Changes

Jump to: navigation, search

Technical information about Locomotive BASIC

1 byte removed, 16:41, 8 July 2013
/* BASIC Display of Floating point numbers = */
To obtain the signed exponent, you must subtract 128 from the stored exponent. The minimum exponent is 0 and this describes a number of 2^-127. The maximum exponent is 255 and this describes a number of 2^128.
=== BASIC Display of Floating point numbers ====
* Numbers are displayed to 8 decimal places.
2,541
edits