|
You are here |
www.evanmiller.org | ||
| | | | |
www.sicpers.info
|
|
| | | | | [AI summary] The article explains that IEEE 754 floating-point numbers are not inherently weird but are specialized tools, and encourages programmers to explore alternative number representations like decimals and posits for more general-purpose computing needs. | |
| | | | |
pavpanchekha.com
|
|
| | | | | [AI summary] The article discusses the limitations of arbitrary precision arithmetic in avoiding floating point rounding errors and advocates for expression rearrangement as a more effective solution. | |
| | | | |
cbloomrants.blogspot.com
|
|
| | | | | I rambled a bit before about how to store floating point images . I think I have the awesome solution. First of all there are two iss... | |
| | | | |
codingnest.com
|
|
| | | There is a lot of confusion about floating-point numbers and a lot of bad advice going around. IEEE-754 floating-point numbers are a complex beast, and comparing them is not always easy, but in this post, we will take a look at different approaches and their tradeoffs. | ||