ExpGrow2

The formula for the Exponential Growth 2 with Offset Function, ExpGrow2(x, y0, x0, A1, t1, A2, t2) is:

y = y0 + A1*exp((x-x0)/t1) + A2*exp((x-x0)/t2)