Search results
13 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A BigInt can represent whole numbers larger than 2⁵³ - 1.
- extra
- bigint
- big
- integer
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- rootMeanSquare
- abs
- aliquotSum
- View more
Common logarithm (base ten).
A 32-bit integer can store values from -2^31 to 2^31 - 1.
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
- extra
- bigint
- big
- integer
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- rootMeanSquare
- abs
- aliquotSum
- View more
A 32-bit integer can store values from -2^31 to 2^31 - 1 {web}.
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
- stdlib
- stdmath
- math
- special function
- special
- function
- math.log10
- log10
- binary
- base 10
- logarithm
- log
- iterator
- iterable
Useful mathematical functions which should be part of the JavaScript Math object.
Harald Math, a lightweight math library.
Base 10 logarithm of Euler's number.
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
An ES-spec-compliant Math.log10 shim/polyfill/replacement that works as far down as ES3
Base 10 logarithm of Euler's number.
- const-io
- const.io
- compute.io
- compute-io
- computation
- compute
- mathematics
- math
- constant
- const
- log
- log10
- logarithm
- euler
- View more
Calculates the base 10 logarithm of a number.