▲ | vismit2000 5 days ago | ||||||||||||||||||||||
This remains one of the best explanations on the topic: https://fabiensanglard.net/floating_point_visually_explained... Saw this when I just started using HN and such posts only inspired me to stick to it: https://news.ycombinator.com/item?id=29368529 | |||||||||||||||||||||||
▲ | cdavid 4 days ago | parent | next [-] | ||||||||||||||||||||||
Maybe I am too mathematically enclined, but this was not easy to understand. The ELI5 explanation of floating point: they approximately give you the same accuracy (in terms of bits) independently of the scale. Whether your number if much below 1, around 1, or much above 1, you can expect to have as much precision in the leading bits. This is the key property, but internalizing it is difficult. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | larodi 4 days ago | parent | prev | next [-] | ||||||||||||||||||||||
and makes so much sense in the context of this recent blog from TM's researchers | |||||||||||||||||||||||
▲ | nesk_ 5 days ago | parent | prev | next [-] | ||||||||||||||||||||||
I've never seen this topic so well explained, thank you for sharing! | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | 5 days ago | parent | prev [-] | ||||||||||||||||||||||
[deleted] |