Difference between revisions of "FitLog Command"

From GeoGebra Manual
Jump to: navigation, search
Line 11: Line 11:
 
;FitLog[ <List of Points> ]
 
;FitLog[ <List of Points> ]
 
:Calculates the logarithmic regression curve.
 
:Calculates the logarithmic regression curve.
:{{example| 1=<div><code><nowiki>FitLog[{(ℯ,1), (ℯ^2, 4)}]</nowiki></code> gives ''3 ln(x) - 2''.</div>}}
 

Revision as of 14:17, 18 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.
© 2024 International GeoGebra Institute