[Implemented] Longer floats, please
Posted: Thu Apr 17, 2003 3:12 am
Restored from previous forum. Originally posted by julianbury.
Dear PureBasic Authors,
Please provide 64 bit and 80 bit floats like in C/C++ ...
A "double" is 8 bytes long and is a useful standard.
A "long double" is 10 bytes for high precision or astronomical numbers.
I think these are IEEE standards.
These are required for serious applications
or they would never have been provided.
Even the old 1983 BBC Micro's BBC Basic used 40 bit floats
and its supplimentary "BASIC64" used 64 bit floats.
Julian ^00^
Dear PureBasic Authors,
Please provide 64 bit and 80 bit floats like in C/C++ ...
A "double" is 8 bytes long and is a useful standard.
A "long double" is 10 bytes for high precision or astronomical numbers.
I think these are IEEE standards.
These are required for serious applications
or they would never have been provided.
Even the old 1983 BBC Micro's BBC Basic used 40 bit floats
and its supplimentary "BASIC64" used 64 bit floats.
Julian ^00^