@stdlib/constants-float64-eulergamma
The Euler-Mascheroni constant.
Found 2034 results for stdmath
The Euler-Mascheroni constant.
High word mask for the significand of a double-precision floating-point number.
Compute the principal square root of a double-precision floating-point number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Compute `x - nπ/2 = r`.
Minimum signed 16-bit integer.
Maximum safe double-precision floating-point integer.
Incomplete gamma function.
Compute gamma(x+1) - 1.
Evaluate the natural logarithm of a double-precision floating-point number.
Natural exponential function.
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.
Standard math.
Evaluate a factorial.
Compute exp(x) - 1.
Arbitrary constant `g` to be used in Lanczos approximation functions.
Maximum signed 16-bit integer.
Random numbers.
Inverse complementary error function.
BLAS.
Natural logarithm of 2.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Return the imaginary component of a double-precision complex floating-point number.
Euler's number.
Evaluate bˣ - 1.
Continued fraction approximation.
Degenerate distribution cumulative distribution function (CDF).
π.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Compute sin(πx).
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.
Minimum signed 32-bit integer.
Maximum signed 8-bit integer.
Minimum signed 8-bit integer.
1/4 times π.
Incomplete beta function.
Evaluate the signum function for a double-precision floating-point number.
Standard library statistical functions.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the arcsine of a double-precision floating-point number.
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.
Compute the binomial coefficient.
Return the minimum absolute value.
Compute the ratio of two gamma functions.
Copy values from x into y.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Smallest positive double-precision floating-point number.
Compute the arccosine of a double-precision floating-point number.
Square root of 2.
Evaluate the tangent of a number.
Beta function.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Evaluate ln(1+x) - x.
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.
Incomplete beta function and its first derivative.
Calculate the Lanczos sum for the approximation of the gamma function.
Modulus function.
Inverse incomplete beta function.
Degenerate distribution probability mass function (PMF).
Chi-squared distribution cumulative distribution function (CDF).
Round a double-precision floating-point number to the nearest multiple of 10^n.
Uniformly distributed pseudorandom numbers between 0 and 1.
Test if a finite double-precision floating-point number is a negative integer.
Inverse error function.
Gamma distribution quantile function.
Calculate the variance of a strided array using a two-pass algorithm.
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.
Gamma distribution cumulative distribution function (CDF).
Adds a constant to each strided array element and computes the sum using pairwise summation.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
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.
Compute the greatest common divisor (gcd).
Gamma distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers.
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-squared distribution constructor.
Chi distributed pseudorandom numbers.
Chi-squared distribution probability density function (PDF).
Negative binomial distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Chi-squared distribution expected value.
Gamma distribution probability density function (PDF).
Chi-squared distribution moment-generating function (MGF).
Chi-squared distribution entropy.
Beta distributed pseudorandom numbers.
Degenerate distribution probability density function (PDF).
Normally distributed pseudorandom numbers.
Chi-squared distribution skewness.
Raised cosine distribution cumulative distribution function (CDF).
Test if a finite double-precision floating-point number is a positive integer.
Chi-squared distribution quantile function.
Pseudorandom numbers having integer values.
Poisson distributed random numbers.
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.
Exponentially distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array.
F distributed pseudorandom numbers.
Geometric distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Beta distribution quantile function.
Test if a double-precision floating-point number is a probability.
Triangular distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Calculate the variance of a strided array.
Chi-squared distribution kurtosis.
Poisson distribution probability mass function (PMF).
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.
Logistic distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Degenerate distribution logarithm of probability density function (logPDF).
Sample elements from an array-like object.
Chi-squared distribution mode.
Chi-squared distribution.
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
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 imaginary component of a double-precision complex floating-point number.
Return the real 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.
Poisson distribution standard deviation.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Compute the hyperbolic tangent of a double-precision floating-point number.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Beta distribution differential entropy.
Beta distribution standard deviation.
Negative binomial distribution skewness.
Negative binomial distribution expected value.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Beta distribution.
Compute a Pearson product-moment correlation test between paired samples.
Poisson distribution excess kurtosis.
Negative binomial distribution probability mass function (PMF).
LAPACK routines.
Beta distribution median.
Beta distribution variance.
F distribution cumulative distribution function (CDF).
Negative binomial distribution cumulative distribution function (CDF).
Negative binomial distribution standard deviation.
Negative binomial distribution variance.
Normal distribution probability density function (PDF).
Add a constant to each element in a double-precision floating-point strided array.
Beta distribution mode.
Beta distribution excess kurtosis.
Beta distribution logarithm of cumulative distribution function (CDF).
Beta distribution moment-generating function (MGF).
Beta distribution constructor.
Natural logarithm of 1/2.
Student's t distribution entropy.
Student's t distribution skewness.
Test if a double-precision floating-point numeric value is finite.
Generate a linearly spaced array over a specified interval.
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Wilcoxon signed rank test statistic cumulative distribution function (CDF).
Student's t distribution variance.
Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.
Student's t distribution median.
Student's t distribution probability density function (PDF).
Fill a strided array according to a provided callback function.
Student's t distribution.
Student's t distribution mode.