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