Changes

Technical information about Locomotive BASIC

3 bytes added, 12:27, 10 July 2013
/* BASIC Display of Floating point numbers */
If the 10th fractional digit is 5 or above, then the number is rounded up.
If the 10th fractional digit is 4 or below, then the number is rounded down.
e.g. 0.1234567891 is displayed as 0.123456789 0.1234567895 is displayed as 0.12345679
=== floating point example in RAM by MaV ===
2,541
edits