Compute Y = g(X) = 1 - exp(-c * (exp(rate * X) - 1), the Gompertz CDF.
Y = g(X) = 1 - exp(-c * (exp(rate * X) - 1)
Useful links