haraldmath
Harald Math, a lightweight math library.
Harald Math, a lightweight math library.
An ES-spec-compliant Math.log10 shim/polyfill/replacement that works as far down as ES3
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
A 32-bit integer can store values from -2^31 to 2^31 - 1 {web}.
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
Common logarithm (base ten).
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Base 10 logarithm of Euler's number.