Hacker News new | ask | show | jobs
by stephencanon 2327 days ago
Fortran’s numerics model is actually somewhat weaker than C’s; if precise rounding behavior is your main concern C (while still not ideal) is a better option.
1 comments

For those of us not expert on the standards, could you explain in what way Fortran is weaker, and its rounding control deficient?