30.1.64 Exponential

Function

y=y_0+Ae^{R_0x}

Brief Description

Exponential growth function with rate constant parameter.

Sample Curve

Exponential.png

Parameters

Number: 3

Names: y0, A, R0

Meanings: y0 = offset, A = initial value, R0 = rate

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_exponential(x,y0,A,R0)

Function File

FITFUNC\EXPONENT.FDF

Category

Statistics, Baseline, Exponential