@stdlib/math-base-napi-binary
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Found 3071 results for stdmath
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Double-precision floating-point negative infinity.
Smallest positive double-precision floating-point normal number.
Test if a double-precision floating-point numeric value is infinite.
The bias of a double-precision floating-point number's exponent.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Double-precision floating-point positive infinity.
Test if a double-precision floating-point numeric value is NaN.
Maximum unsigned 32-bit integer.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Maximum unsigned 16-bit integer.
Multiply a double-precision floating-point number by an integer power of two.
The maximum biased base 2 exponent for a double-precision floating-point number.
Maximum unsigned 8-bit integer.
High word mask for excluding the sign bit of a double-precision floating-point number.
Compute the absolute value of a double-precision floating-point number.
High word mask for the sign bit of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
High word mask for the exponent of a double-precision floating-point number.
Round a double-precision floating-point number toward negative infinity.
Test if a finite double-precision floating-point number is an integer.
Exponential function.
Test if a finite numeric value is an odd number.
Return the maximum value.
Round a double-precision floating-point number toward positive infinity.
Test if a double-precision floating-point numeric value is negative zero.
Compute the sine of a number.
Compute the cosine of a number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
2π.
The Euler-Mascheroni constant.
Square root of double-precision floating-point epsilon.
Test if a finite numeric value is an even number.
Gamma function.
Compute gamma(x+1) - 1.
Incomplete gamma function.
Natural logarithm of the maximum double-precision floating-point number.
Compute the sum of an infinite series.
Evaluate a polynomial using double-precision floating-point arithmetic.
One half times the natural logarithm of 2.
Natural logarithm of the smallest normalized double-precision floating-point number.
Smallest positive normalized single-precision floating-point number.
Round a double-precision floating-point number toward zero.
Test if a double-precision floating-point numeric value is positive zero.
High word mask for the significand of a double-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Natural exponential function.
Maximum signed 32-bit integer.
Maximum safe double-precision floating-point integer.
Compute the principal square root of a double-precision floating-point number.
Round a numeric value to the nearest integer.
Evaluate the natural logarithm of 1+x.
Return the minimum value.
Compute `x - nπ/2 = r`.
Natural logarithm of 2.
Evaluate the natural logarithm of a double-precision floating-point number.
Natural logarithm of the gamma function.
Standard math.
Test if a double-precision floating-point numeric value is finite.
The bias of a single-precision floating-point number's exponent.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Number of significand bits for a half-precision floating-point number.
Degenerate distribution cumulative distribution function (CDF).
Mask for the significand of a half-precision floating-point number.
Mask for the significand of a single-precision floating-point number.
Minimum signed 16-bit integer.
Mask for the sign bit of a single-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Square root of 2π.
Random numbers.
Modulus function.
Mask for the exponent of a half-precision floating-point number.
Maximum double-precision floating-point number.
Complementary error function.
π.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Compute sin(πx).
Arbitrary constant `g` to be used in Lanczos approximation functions.
Compute exp(x) - 1.
Euler's number.
Evaluate bˣ - 1.
Continued fraction approximation.
Single-precision floating-point positive infinity.
Maximum half-precision floating-point number.
Maximum signed 16-bit integer.
Evaluate a factorial.
Maximum signed 8-bit integer.
Minimum signed 32-bit integer.
Minimum signed 8-bit integer.
1/4 times π.
Chi-squared distribution cumulative distribution function (CDF).
Incomplete beta function.
Return the maximum absolute value.
Degenerate distribution quantile function.
Single-precision floating-point negative infinity.
Test if a single-precision floating-point numeric value is NaN.
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Compute the absolute value of a single-precision floating-point number.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Evaluate the signum function for a double-precision floating-point number.
BLAS.
A 32-bit Mersenne Twister pseudorandom number generator.
Evaluate ln(1+x) - x.
Test if a single-precision floating-point numeric value is finite.
Mask for excluding the sign bit of a single-precision floating-point number.
Number of significand bits for a single-precision floating-point number.
Natural logarithm of the square root of 2π.
Mask for the exponent of a single-precision floating-point number.
Standard library statistical functions.
Mask for the sign bit of a half-precision floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
1/2 times π.
Compute the arcsine of a double-precision floating-point number.
Inverse complementary error function.
Inverse incomplete gamma function.
Beta function.
Gamma distribution cumulative distribution function (CDF).
Compute the arccosine of a double-precision floating-point number.
Maximum single-precision floating-point number.
Uniformly distributed pseudorandom numbers between 0 and 1.
Copy values from x into y.
Return the real component of a double-precision complex floating-point number.
Return the minimum absolute value.
Compute the ratio of two gamma functions.
Compute the binomial coefficient.
Calculate the Lanczos sum for the approximation of the gamma function.
Multiply two unsigned 32-bit integers.
Incomplete beta function and its first derivative.
Normal distribution quantile function.
Return the imaginary component of a single-precision complex floating-point number.
Smallest positive double-precision floating-point number.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Natural logarithm of the beta function.
Square root of 2.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Evaluate the tangent of a number.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Return the real component of a single-precision complex floating-point number.
Inverse incomplete beta function.
Gamma distribution probability density function (PDF).
The maximum base 10 exponent for a double-precision floating-point number.
Gamma distribution logarithm of probability density function (PDF).
The minimum base 10 exponent for a subnormal double-precision floating-point number.
Chi-squared distribution variance.
Inverse error function.
Chi-squared distribution entropy.
Chi-squared distribution moment-generating function (MGF).
Chi-squared distribution standard deviation.
Chi-squared distribution skewness.
Chi-squared distribution median.
Compute the greatest common divisor (gcd).
Discrete uniform distributed pseudorandom numbers.
Degenerate distribution probability density function (PDF).
Return the real component of a double-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Inverse incomplete beta function.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Number of significand bits in the high word of a double-precision floating-point number.
Digamma function.
Chi-squared distribution expected value.
Chi-squared distribution probability density function (PDF).
Uniformly distributed pseudorandom numbers.
Gamma distribution quantile function.
Chi-squared distribution constructor.
The minimum base 10 exponent for a normal double-precision floating-point number.
Degenerate distribution logarithm of probability density function (logPDF).
Error function.
Beta distribution quantile function.
Chi-squared distribution quantile function.
Test if a finite double-precision floating-point number is a nonnegative integer.
Round a double-precision floating-point number to the nearest multiple of 10^n.
Maximum safe nth factorial when stored in double-precision floating-point format.
Return the imaginary component of a double-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Normally distributed pseudorandom numbers.
Chi-squared distribution kurtosis.
Beta distribution probability density function (PDF).
Chi-squared distribution mode.
Chi-squared distribution.
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
Gamma distributed pseudorandom numbers.
Degenerate distribution probability mass function (PMF).
Perform C-like multiplication of two unsigned 32-bit integers.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Normal distribution cumulative distribution function (CDF).
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Chi-square distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Raised cosine distribution quantile function.
Negative binomial distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Geometric distributed pseudorandom numbers.
Chi distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
F distributed pseudorandom numbers.
Beta distribution cumulative distribution function (CDF).
Pseudorandom numbers having integer values.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Calculate the variance of a strided array using a two-pass algorithm.
Calculate the sum of strided array elements using pairwise summation.
Beta distributed pseudorandom numbers.
Compute a sum incrementally.
Student's t distribution cumulative distribution function (CDF).
Normal distribution probability density function (PDF).
Raised cosine distribution cumulative distribution function (CDF).
Poisson distributed random numbers.
Arcsine distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Evaluate the natural logarithm of the factorial function.
Binomial distribution probability mass function (PMF).
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Test if a finite double-precision floating-point number is a negative integer.
Test if a finite double-precision floating-point number is a positive integer.
Binomial distribution cumulative distribution function (CDF).
Maximum nth factorial when stored in double-precision floating-point format.
Exact test for the success probability in a Bernoulli experiment.
Compute the natural logarithm of the binomial coefficient.
Inverse gamma distributed pseudorandom numbers.
Test if a double-precision floating-point number is a probability.
Weibull distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Hypergeometric distributed pseudorandom numbers.
Triangular distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Exponentially distributed pseudorandom numbers.
C APIs for registering a Node-API module exporting an interface for invoking a ternary numerical function.
Logistic distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Binomial distributed pseudorandom numbers.
Standard normal pseudorandom numbers.
Rayleigh distributed pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Calculate the variance of a strided array.
Student's t distribution quantile function.
Poisson distribution probability mass function (PMF).
Test whether two double-precision complex floating-point numbers are the same value.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Return a string created by joining strided array elements using a specified separator.