How to define a varying exponential function?

58 Views Asked by At

A function which converts a value (x) in an positive exponential rate, and when reaching a certain point (y value), turns into negative exponential until it becomes constant.

Graph

The ideal would be something like the one embedded. How is it called, and how can I equate it like I do with quadratic functions in ax^2 + bx + c?

1

There are 1 best solutions below

0
On BEST ANSWER

Seems that what you are looking for is the logistic function.