examples of floating point problems https://jvns.ca/blog/2023/01/13/examples-of-floating-point-problems/
@b0rk JavaScript now has a second numeric type for integers called BigInt.
More info: https://nitayneeman.com/posts/introducing-bigint-primitive-in-ecmascript-2020/
