ExpAssoc-func
The forumula for the Exponential Associate Function, ExpAssoc(x, y0, A1, t1, A2, t2), is:
y = y0 + A1*(1 - exp(-x/t1)) + A2*(1 - exp(-x/t2))