Difference between revisions of "FitExp Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
;FitExp[ <List of Points> ]
 
;FitExp[ <List of Points> ]
 
:Calculates the exponential regression curve.
 
:Calculates the exponential regression curve.
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> yields \(ℯ^{0.69 x}}).</div>}}
+
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> yields <math>ℯ^{0.69 x}</math>.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
 
*Euler's number ℯ can be obtained by pressing {{KeyCode|ALT + e}}.
 
*Euler's number ℯ can be obtained by pressing {{KeyCode|ALT + e}}.
Line 11: Line 11:
 
;FitExp[ <List of Points> ]
 
;FitExp[ <List of Points> ]
 
:Calculates the exponential regression curve.
 
:Calculates the exponential regression curve.
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> yields \(ℯ^{0.69 x}}).</div>}}
+
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> yields <math>ℯ^{0.69 x}</math>.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
 
*Euler's number ℯ can be obtained by pressing {{KeyCode|ALT + e}}.
 
*Euler's number ℯ can be obtained by pressing {{KeyCode|ALT + e}}.
 
*See also [[FitLog Command]], [[FitPoly Command]], [[FitPow Command]] and [[FitSin Command]].
 
*See also [[FitLog Command]], [[FitPoly Command]], [[FitPow Command]] and [[FitSin Command]].
 
</div>}}
 
</div>}}

Revision as of 08:46, 14 September 2012


FitExp[ <List of Points> ]
Calculates the exponential regression curve.
Example:
FitExp[{(0, 1), (2, 4)}] yields ℯ^{0.69 x}.
Note:

CAS Syntax

FitExp[ <List of Points> ]
Calculates the exponential regression curve.
Example:
FitExp[{(0, 1), (2, 4)}] yields ℯ^{0.69 x}.
Note:
© 2024 International GeoGebra Institute