RAM Template
From WikiTI
Note: Do not take the information on this template page as actual documentation!
The RAM Areas are named by their start address, in hexadecimal. An example is 83Plus:RAM:8478.
Synopsis
Official Name: ValueOfPi
Memory Address: 3141h
Length: 1,000,000 bytes.
This area of memory stores the value of pi accurate to two million BCD digits. This is the value that is promptly truncated to only 14 digits by all the math routines.
Comments
This value can be recalculated by talking to the people inside the calculator (or that's what my math teacher says.)
Credits and Contributions
- /usr/bin/vim: For being the superior editor (death to emacs!)