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 pointguideeveryknow
https://mpmath.org/
mpmath - Python library for arbitrary-precision floating-point arithmetic
floating point arithmetic
https://www.alanzucconi.com/2020/08/03/floating-point-arithmetic/
An Introduction to Floating-Point Arithmetic - Alan Zucconi
Aug 23, 2024 - Learn about floating-point arithmetic in C#, and how this way of representing numbers can have unexpected consequences in your programs and games.
floating point arithmeticalan