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