Search results
39 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Rational approximation with bounded denominator
A collection of fast approximations to common geographic measurements.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- gamma
- lanczos
- scaled
- approx
- approximation
- polynomial
- rational
- View more
the gamma function (Γ)
Calculate the Lanczos sum for the approximation of the gamma function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- gamma
- lanczos
- approx
- approximation
- polynomial
- rational
- factorial
Incomplete beta function and its first derivative.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- beta
- incomplete beta
- approximation
- scalar
- number
- derivative
- kernel
Arbitrary constant `g` to be used in Lanczos approximation functions.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- real
- floating-point
- float64
- 64bit
- 64-bit
- ieee754
- gamma
- View more
Inverse incomplete gamma function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- incomplete gamma
- inverse
- approximation
- scalar
- number
Inverse incomplete beta function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- incomplete beta
- inverse
- approximation
- scalar
- number
- kernel
Incomplete gamma function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- gamma
- incomplete gamma
- approximation
- scalar
- number
Incomplete beta function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- beta
- incomplete beta
- approximation
- scalar
- number
Extends chai with assertions that allow for floating point rounding errors
- tests
- testing
- chai
- number-equality
- assertions
- assertion
- chai-plugin
- rounding-errors
- approximation
- testing-libraries
- deep-equality
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
- approximate-number
- abbreviate
- abbreviated
- human
- friendly
- readable
- large
- big
- number
- numbers
- stack overflow
- stack exchange
- -h
- format
- View more
Interpolation and extrapolation library
Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.
- exact
- math
- arithmetic
- calculation
- repeating
- decimals
- fixed
- point
- fraction
- fractions
- arbitrary
- precision
- float
- double
- View more
Inverse incomplete beta function.
- stdlib
- stdmath
- mathematics
- math
- special function
- special
- function
- incomplete beta
- inverse
- approximation
- scalar
- number
Inverse chi-squared cumulative distribution function
Find PI(π) to the Nth Digit
- algorithm
- algorithmic
- approximation
- calc
- calculation
- circle
- circumference
- constant
- decimal
- diameter
- generate
- geometry
- irrational
- library
- View more
JavaScript implementation of the Newton-Raphson method for approximating roots of a real-valued function