Hacker News new | ask | show | jobs
by ScottFree 2543 days ago
> Very few developers truly understand floating point representation.

Where would one go to better understand how floating points are represented?

1 comments

“What every computer scientist should know about floating point” by David Goldberg. Readily available free online.
Thanks!