Difference between revisions of "FitExp Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|cas=true|statistics}}
 
{{command|cas=true|statistics}}
 
;FitExp[ <List of Points> ]
 
;FitExp[ <List of Points> ]

Revision as of 12:37, 23 July 2015



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