3.5.1.3.32 ExpDecay2

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

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