FitLog Command

From GeoGebra Manual
Revision as of 12:41, 4 February 2019 by Murkle (talk | contribs) (* If you work with big/small numbers, you should consider normalizing them for a more accurate result, see Normalize Command.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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