| | Re: Some comments on LPub Anders Isaksson
|
| | (...) This is exactly what happens when you read string numbers into a float (or Pascal single) and then convert it to a double (or extended). Floating point numbers are never exact in computers, and storing them with limited precision (...) (20 years ago, 22-Mar-05, to lugnet.cad)
|
| | |
| | | | Re: Some comments on LPub Kevin L. Clague
|
| | | | (...) Anders, Thanks very much. I'll see what I can do. Kevin (20 years ago, 22-Mar-05, to lugnet.cad)
|
| | | | |
| | | | | | Re: Some comments on LPub Andreas Maier
|
| | | | (...) One way to adress this is to keep the setting in memory also as a string, and never convert on the way of loading a config file into memory and saving it to a file again. Only when the setting is used to do calculations, it is converted from (...) (20 years ago, 26-Mar-05, to lugnet.cad)
|
| | | | |