Sponsor of the Day:
Jerkmate
https://floating-point-gui.de/xkcd/
The Floating-Point Guide - xkcd
How to mess with people who've learned to *expect* rounding errors in floating-point math.
floating point guidexkcd
https://floating-point-gui.de/errors/rounding/
The Floating-Point Guide - Rounding Errors
Explanation of the reasons for rounding errors in floating-point math, and of rounding modes.
floating point guideroundingerrors
https://floating-point-gui.de/languages/javascript/
The Floating-Point Guide - Floating-point cheat sheet for JavaScript
Tips for using floating-point and decimal numbers in JavaScript
floating point guidecheat sheetjavascript
https://floating-point-gui.de/languages/rust/
The Floating-Point Guide - Floating-point cheat sheet for Rust
Tips for using floating-point and decimal numbers in Rust
floating point guidecheat sheetrust
https://floating-point-gui.de/languages/python/
The Floating-Point Guide - Floating-point cheat sheet for Python
Tips for using floating-point and decimal numbers in Python
floating point guidecheat sheetpython
https://floating-point-gui.de/
The Floating-Point Guide - What Every Programmer Should Know About Floating-Point Arithmetic
Aims to provide both short and simple answers to the common recurring questions of novice programmers about floating-point numbers not 'adding up' correctly,...
floating point guideevery programmerknowarithmetic