![]() |
Retro Rocket OS
BASIC-Powered Operating System
|
Real variables are represented by any variable with the suffix #, e.g. B# or MYVAR#. They are stored as 64-bit double-precision IEEE 754 floating point values.
Produces 3.33333... since the operation is promoted to real.
See also: Integer Variables · String Variables · Array Variables