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.
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?
Seems that what you are looking for is the logistic function.