compare changes
This version fixes a bug where the addition or multiplication of certain floating-point numbers led to inaccurate results e.g. 1.1 + 1.3 = 2.4000000000000004
🩹 Fixes
- Addition and multiplication of floating-point quantities (#49)
❤️ Contributors