Difference between revisions of "FitLog Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|cas=true|statistics}}
 
{{command|cas=true|statistics}}
 
;FitLog[ <List of Points> ]
 
;FitLog[ <List of Points> ]

Revision as of 11:53, 23 July 2015



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

CAS Syntax

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