| ??? 04/12/00 08:50 Read: times |
#2186 - RE: Storing floating point variables |
The way to do it is have the first few numerals specify where the decimal is located (and positive or negative) and the rest as the 16 bit or so number.
e.g. 708650.8022-> [0][4][0]...[7][0][8][6][5][0][8]...[2] /|/ - | 4 places | |
| Topic | Author | Date |
| Storing floating point variables | 01/01/70 00:00 | |
| RE: Storing floating point variables | 01/01/70 00:00 | |
| RE: Storing floating point variables | 01/01/70 00:00 | |
RE: Storing floating point variables | 01/01/70 00:00 |



