FitExp Command

From GeoGebra Manual
Revision as of 23:49, 16 December 2012 by Noel Lambert (talk | contribs) (\( a b ^ x \) then use the FitGrowth Command (not \( a x ^ b \))
Jump to: navigation, search


FitExp[ <List of Points> ]
Calculates the exponential regression curve in the form e ^ { a x }
Example:
FitExp[{(0, 1), (2, 4)}] yields e^{0.69 x}.
Note:

CAS Syntax

FitExp[ <List of Points> ]
Calculates the exponential regression curve.
Example:
FitExp[{(0, 1), (2, 4)}] yields e^{0.69 x}.
Note:
© 2024 International GeoGebra Institute