Difference between revisions of "FitExp Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|cas=true|statistics}}
{{command|cas=true|statistics}}
 
 
;FitExp[ &lt;List of Points> ]
 
;FitExp[ &lt;List of Points> ]
 
:Calculates the exponential regression curve in the form ''aℯ<sup>bx</sup>''.
 
:Calculates the exponential regression curve in the form ''aℯ<sup>bx</sup>''.

Revision as of 10:10, 27 August 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