FitExp Command

From GeoGebra Manual
Revision as of 11:10, 27 August 2015 by Markus.winkler (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