Difference between revisions of "FitLog Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|statistics}}
 
{{command|statistics}}
; FitLog[List of Points]: Calculates the logarithmic regression curve.
+
;FitLog[ <List of Points> ]
==CAS Specific Syntax==
+
:Calculates the logarithmic regression curve.
In [[CAS View]] the same syntax as above can be used.
+
:{{example| 1=<div><code><nowiki>FitLog[{(ℯ,1), (ℯ^2, 4)}]</nowiki></code> gives ''3 ln(x) - 2''.</div>}}
; FitLog[List of Points]: Calculates the logarithmic regression curve.
+
{{note| 1=<div>
 +
*Euler's number ℯ can be obtained by pressing ALT + e.
 +
*See also [[FitExp Command]], [[FitPoly Command]], [[FitPow Command]] and [[FitSin Command]].
 +
</div>}}
 +
==CAS Syntax==
 +
;FitLog[ <List of Points> ]
 +
:Calculates the logarithmic regression curve.
 +
:{{example| 1=<div><code><nowiki>FitLog[{(ℯ,1), (ℯ^2, 4)}]</nowiki></code> gives ''3 ln(x) - 2''.</div>}}
 +
{{note| 1=<div>
 +
*Euler's number ℯ can be obtained by pressing ALT + e.
 +
*See also [[FitExp Command]], [[FitPoly Command]], [[FitPow Command]] and [[FitSin Command]].
 +
</div>}}

Revision as of 13:17, 5 August 2011


FitLog[ <List of Points> ]
Calculates the logarithmic regression curve.
Example:
FitLog[{(ℯ,1), (ℯ^2, 4)}] gives 3 ln(x) - 2.
Note:

CAS Syntax

FitLog[ <List of Points> ]
Calculates the logarithmic regression curve.
Example:
FitLog[{(ℯ,1), (ℯ^2, 4)}] gives 3 ln(x) - 2.
Note:
© 2024 International GeoGebra Institute