NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Serialization of binary floating point numbers
On Sat, May 18, 2019 at 08:58:35AM +0100, Sad Clouds wrote:
> what I can see most of the modern hardware use 2's complement
> integer arithmetic and IEEE 754 floating point, but not sure if there
> are any specific exceptions I'm not aware of.
There are variations in the ieee 754 formats though, and all details depend
on your use case and the "portability" you are trying to achive.
Martin
Home |
Main Index |
Thread Index |
Old Index