FitExp Command

From GeoGebra Manual
Revision as of 19:54, 16 December 2012 by Murkle (talk | contribs)
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