FitGrowth Command

From GeoGebra Manual
Revision as of 14:05, 27 August 2015 by Markus.winkler (talk | contribs) (removed CAS syntax)
Jump to: navigation, search


FitGrowth[ <List of Points> ]
Calculates a function of the form a b ^ x to the points in the list. (Just like FitExp[ <List of Points> ], for users who do not know the meaning of exponential growth).
Example:
FitGrowth[{(0, 1), (2, 3), (4, 3), (6, 4)}] yields 1.31 \cdot 1.23x.


Note: See also the commands Fit, FitExp, FitLine, FitLineX, FitLog, FitLogistic, FitPoly, FitPow and FitSin.
© 2024 International GeoGebra Institute