Skip to content

v2.1.1

Choose a tag to compare

@tmlmt tmlmt released this 01 Nov 00:02
· 40 commits to main since this release

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