Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
TI-BASIC
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==== TI-89 (68k) ==== * Integers, which can store a large amount of data. The 68k calculators can store very large numbers, as high as <math>10^{600}</math>, with perfect accuracy. * Real numbers, using [[decimal floating point]]. These store up to 14 significant digits depending on the calculator model. * [[Complex numbers]], implemented as pairs of reals. * [[String (computer science)|Strings]] * Lists, which are one-dimensional [[linked list]]s which support element-wise operations. On the 68k calculators, elements can be integers, reals, complex numbers, strings or expressions. * [[Matrix (mathematics)|Matrices]], with elements subject to the same restrictions in lists * [[Symbolic computation|Symbolic expressions]], unique to the 68k series. Data types that cannot be directly manipulated (typing only their name on a line would result in an error) include: * Pictures * Data * Programs * Functions
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)