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

Reply via email to