TI-BASIC:Commands

From Learn @ Cemetech
Revision as of 18:24, 24 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The TI-Basic programming language features a wide range of commands for all kinds of things, including output, user input, manipulating variables, linking calculators, and especially math -- don't forget a calculator is primarily designed for doing math. In total, there are almost 400 commands on the TI-83+ calculators, and the TI-84+/SE calculators have an additional 22 commands (because of the new Time_And_Date commands and the new math commands added in OS 2.30).

Because sorting through all of these commands is a rather daunting task, especially when trying to figure out which one is appropriate for accomplishing a desired task, we have chosen to present them in three different formats:

  • Alphabetical Index -- A listing of the commands sorted in alphabetical order.
  • Menu Map -- A listing of the commands sorted by where they appear in their different menus on the calculator.
  • Category -- A listing of the related commands grouped together based on their common function and purpose.

There are eleven different command categories that we have come up with:

We tried to to do our best to come up with these categories because we believe they reflect the natural divisions of the commands, although some of the commands have functionality that overlaps more than one category. In this case, we decided to simply go with the primary use of the command.