FitGrowth Command

From GeoGebra Manual
Revision as of 16:48, 4 May 2023 by Murkle (talk | contribs)
Jump to: navigation, search


FitGrowth( <List of Points> )
Calculates a function of the form a b ^ x to the points in the list. (Very similar to FitExp[ <List of Points> ], just in a slightly different form).
Example: FitGrowth({(0, 1), (2, 3), (4, 3), (6, 4)}) yields 1.31 \cdot 1.23x.


© 2024 International GeoGebra Institute