FitPow Command

From GeoGebra Manual
Revision as of 15:25, 13 September 2012 by Alexander Hartl (talk | contribs)
Jump to: navigation, search


FitPow[ <List of Points> ]
Calculates the regression curve in the form a x^b.
Example:
FitPow[{(1, 1), (3, 2), (7, 4)}] creates the regression curve 0.97 x^{0.71}.
Note:

CAS Syntax

FitPow[ <List of Points> ]
Calculates the regression curve in the form a x^b.
Example:
FitPow[{(1, 1), (3, 2), (7, 4)}] yields 0.97 x^{0.71}.
Note:
© 2024 International GeoGebra Institute