Hacker News new | ask | show | jobs
by anthk 382 days ago
They are, just check anything fixed-point for the 486SX vs anything floating under a 486DX. It's faster scaling and sum and print the desired precision than operating on floats.
1 comments

Is that also the case for modern architectures? Eg is there SIMD fixed precision?