Ephera to Programmer [email protected]English • 9 months agoIEEE 754cdn.fosstodon.orgimagemessage-square42fedilinkarrow-up1859arrow-down15file-text
arrow-up1854arrow-down1imageIEEE 754cdn.fosstodon.orgEphera to Programmer [email protected]English • 9 months agomessage-square42fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish10•9 months agoA lot of work has gone into making floating point numbers efficient and they cover 99% of use cases. In the rare case you really need perfect fractional accuracy, it’s not that difficult to implement as a pair of integers.
A lot of work has gone into making floating point numbers efficient and they cover 99% of use cases. In the rare case you really need perfect fractional accuracy, it’s not that difficult to implement as a pair of integers.
99.000004%