Evaluate ln(1+x) - x.
Smallest positive double-precision floating-point number.
Compute the arccosine of a double-precision floating-point number.
The minimum base 10 exponent for a subnormal double-precision floating-point number.
The minimum base 10 exponent for a normal double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.
Inverse incomplete beta function.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Natural logarithm of the beta function.
Calculate the sum of strided array elements using pairwise summation.
Calculate the variance of a strided array using a two-pass algorithm.
Compute the natural logarithm of the binomial coefficient.
Calculate the variance of a strided array.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Mathematical expression evaluator fork with prototype pollution fix
Compute the arctangent of a double-precision floating-point number.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Calculate the maximum value of a strided array.
One-sample Kolmogorov-Smirnov goodness-of-fit test.
Mathematical and logical utilities used by react-gifted-charts and react-native-gifted-charts
Return the real and imaginary components of a single-precision complex floating-point number.
Return the real and imaginary components of a double-precision complex floating-point number.
JsonLang Extension for Mathematical Operations
Return the real component of a double-precision complex floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Powerful mathematics and statistics library for JavaScript.
Copy values from x into y.
Euclidean geometry classes and tools for JavaScript
A 32-bit Mersenne Twister pseudorandom number generator.
Perform C-like multiplication of two unsigned 32-bit integers.
Evaluates the result of the String arithmetical expression
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Utilities for performing mathematical set operations on intervals and arrays of intervals
Uniformly distributed pseudorandom numbers between 0 and 1.
Exponentially distributed pseudorandom numbers.