Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

2 of 12
add length 1 snippet
NinjaBearMonkey
  • 10.4k
  • 3
  • 38
  • 66

TI-BASIC

[The language varies based on which calculator it is used on, but these will use the TI-84 unless otherwise noted.]

Length 1 snippet

e

This is Euler's number, which displays as 2.718281828. TI-BASIC also has the constant π, but that was used above.

Factoid

Variables can only store certain datatypes. For example, AZ (and θ) store numerical values, str0str9 store strings, and [A][J] store matrices (×ばつ2 arrays).

NinjaBearMonkey
  • 10.4k
  • 3
  • 38
  • 66

AltStyle によって変換されたページ (->オリジナル) /