FitExp Command

From GeoGebra Manual
Revision as of 16:04, 26 August 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



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


CAS Syntax

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