User Guide

50 Commands and Functions Listing
ln(
ln(value)
Returns the natural logarithm of a real or complex number, expression,
or list.
µ
LnReg
LnReg [Xlistname,Ylistname,freqlist,regequ]
Fits a logarithmic regression model to Xlistname and Ylistname with
frequency freqlist, and stores the regression equation to regequ.
CALC
9:LnReg
log(
log(value)
Returns logarithm of a real or complex number, expression, or list.
«
logBASE(
logBASE(value, base)
Returns the logarithm of a specifed value determined from a specified
base: logBASE(value, base).
»
A: logBASE
Logistic
Logistic [Xlistname,Ylistname,freqlist,regequ]
Fits a logistic regression model to Xlistname and Ylistname with
frequency freqlist, and stores the regression equation to regequ.
CALC
B:Logistic