TI-BASIC:Thin
From Learn @ Cemetech
Revision as of 22:09, 24 February 2016 by Maintenance script (talk | contribs) (Automated @@ correction)
[[File:{{{picture}}}|border]]
Command Summary
Sets all graphing lines to be 1 pixel wide.
Command Syntax
This command is executed by itself with no additional arguments
Menu Location
Go to Catalog, press [ALPHA][4], and scroll down.
TI-84+CSE/CE
2 bytes
The Thin command will set all lines in the current function type to be only 1 pixel wide (hence "Thin"). The command can be run on the homescreen or within a program.
:AxesOff :GridOff :Thin
Error Conditions
- ERR:SYNTAX is thrown if additional arguments are put on the command.