This command turns off all or a group of functions.
FnOff [optional function numbers]
Menu Location
- Press F4 from the Homescreen to enter the OTHER menu.
- Press 8 to select the FnOff command.
This command works on all calculators.
The FnOff Command turns Graph functions off. The FnOff Command command can be used to clear the graph of any functions that the user has created before running any programs that might require the graph screen. The FnOff command can also be used to turn just one or a few functions off by stating the function number after the command FnOff:
:FnOn
:FnOff 2,3,4
The above code will turn on all functions, and then it will turn off only functions 2, 3, and 4. You can use this if you only want one or two functions to display, but you want all the functions entered so that they can be quickly graphed.
Error Conditions
260 - Domain error happens when the optional function argument is not in the range 1-99.