User Guide
36 Commands and Functions Listing
Float
Float
Sets floating decimal mode.
† z
Float
fMax(
fMax(expression,variable,lower,upper[,tolerance])
Returns the value of variable where the local maximum of expression
occurs, between lower and upper,with specified tolerance.
»
MATH
7:fMax(
fMin(
fMin(expression,variable,lower,upper[,tolerance])
Returns the value of variable where the local minimum of expression
occurs, between lower and upper, with specified tolerance.
»
MATH
6:fMin(
fnInt(
fnInt(expression,variable,lower,upper[,tolerance])
Returns the function integral of expression with respect to variable,
between lower and upper, with specified tolerance.
»
MATH
9:fnInt(
FnOff
FnOff [function#,function#,...,function n]
Deselects all Y= functions or specified Y= functions.
½
Y-VARS
4:On/Off
2:FnOff
FnOn
FnOn [function#,function#,...,function n]
Selects all Y= functions or specified Y= functions.
½
Y-VARS
4:On/Off
1:FnOn
For(
:For(variable,begin,end
[,increment]):commands:End:commands
† ¼
CTL
4:For(