Difference between revisions of "FitExp Command"

From GeoGebra Manual
Jump to: navigation, search
Line 5: Line 5:
 
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> gives ''ℯ<sup>0.69x</sup>''.</div>}}
 
:{{example| 1=<div><code><nowiki>FitExp[{(0, 1), (2, 4)}]</nowiki></code> gives ''ℯ<sup>0.69x</sup>''.</div>}}
 
{{note| 1=<div>
 
{{note| 1=<div>
*Euler's number ℯ can be obtained by pressing 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 12:23, 9 August 2011


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

CAS Syntax

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