Y
Hacker News
new
|
ask
|
show
|
jobs
by
visarga
1116 days ago
Maybe not everyone needs to know, but for example it's important to know about it in ML. You can have overflow, underflow, non-deterministic addition when parallelised, or just need to speed up your network.
1 comments
hugatest
1116 days ago
Right. You can know these abstract properties though without knowing how a float is
actually
represented in memory.
link