- NaNs and sign https://en.wikipedia.org/wiki/IEEE_754 6 comments computerscience
- What function would you code if someone ask you code x * 2^p (x: float, p: int) https://en.wikipedia.org/wiki/IEEE_754 7 comments compsci
- I need an answer in only 2 decimal places https://en.wikipedia.org/wiki/IEEE_754 9 comments learnpython
- "Broken" floating-point arithmetic has NOTHING to do with JavaScript https://en.wikipedia.org/wiki/IEEE_754 2 comments javascript
- [x86-64] How to implement the total order for floating point values? https://en.wikipedia.org/wiki/IEEE_754#Total-ordering_predicate 3 comments asm
Linking pages
- GitHub - satwikkansal/wtfpython: What the f*ck Python? 😱 https://github.com/satwikkansal/wtfpython 795 comments
- GitHub - denysdovhan/wtfjs: 🤪 A list of funny and tricky JavaScript examples https://github.com/denysdovhan/wtfjs 389 comments
- How to Handle Monetary Values in JavaScript | frontstuff https://frontstuff.io/how-to-handle-monetary-values-in-javascript 145 comments
- Subtraction Is Functionally Complete | orlp.net https://orlp.net/blog/subtraction-is-functionally-complete/ 144 comments
- The weirdest compiler bug | Zaita Blog https://blog.zaita.com/mingw64-compiler-bug/ 142 comments
- How Python Compares Floats and Integers https://blog.codingconfessions.com/p/how-python-compares-floats-and-ints 92 comments
- GitHub - tevador/RandomX: Proof of work algorithm based on random code execution https://github.com/tevador/RandomX 88 comments
- GitHub - spandanb/learndb-py: Learn database internals by implementing it from scratch. https://github.com/spandanb/learndb-py 77 comments
- Notes on Type Layouts and ABIs in Rust - Faultlore https://gankra.github.io/blah/rust-layouts-and-abis/ 68 comments
- Ordering Numbers, How Hard Can It Be? | orlp.net https://orlp.net/blog/ordering-numbers/ 66 comments
- Math keeps changing - macwright.com https://macwright.com/2020/02/14/math-keeps-changing.html 57 comments
- Revisiting The Fast Inverse Square Root - Is It Still Useful? | hllmn.net https://hllmn.net/blog/2023-04-20_rsqrt/ 57 comments
- GitHub - thoppe/NansAreNumbers: An esoteric data type built entirely of NaNs. https://github.com/thoppe/NansAreNumbers 54 comments
- pandas 2.0 and the Arrow revolution (part I) https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i 53 comments
- Fast reciprocal square root... in 1997?! - Shane Peelar's Blog https://inbetweennames.net/blog/2021-05-06-i76rsqrt/ 39 comments
- Finding the Square Root of a Number Without Using the Standard Library (Newton's Method) https://chaoticlab.io/posts/sqrt-newton/ 37 comments
- No real numbers http://beza1e1.tuxen.de/no_real_numbers.html 29 comments
- A Visual Guide to Quantization - by Maarten Grootendorst https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-quantization 29 comments
- From roots to polynomials http://blog.pkh.me/p/31-from-roots-to-polynomials.html 24 comments
- Battleship Elixir: JSON sunk my Float | by Dave Lucia | Medium https://medium.com/@davelucia/battleship-elixir-json-sunk-my-float-dc3df46447db 22 comments
Related searches:
Search whole site: site:en.wikipedia.org
Search title: IEEE 754 - Wikipedia
See how to search.