The set of y-values you already know in the relationship y = b*m^x.
Optional. An optional set of x-values that you may already know in the relationship y = b*m^x.
Optional. Are new x-values for which you want GROWTH to return corresponding y-values.
Optional. A logical value specifying whether to force the constant b to equal 1. If const is TRUE or omitted, b is calculated normally. If const is FALSE, b is set equal to 1 and the m-values are adjusted so that y = m^x.
Returns values along an exponential trend.
Category: Statistical