@stdlib/math-base-tools-sum-series
Compute the sum of an infinite series.
Found 2034 results for stdmath
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.
Euler's number.
1/4 times π.
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.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Gamma distribution quantile function.
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.
Compute the absolute difference of two real numbers.
Negative binomial distribution quantile function.
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.
Poisson distribution standard deviation.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
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.
Poisson distribution excess kurtosis.
Negative binomial distribution probability mass function (PMF).
Beta distribution median.
Beta distribution variance.
Compute a Pearson product-moment correlation test between paired samples.
LAPACK routines.
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).
Student's t distribution variance.
Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.
Wilcoxon signed rank test statistic cumulative distribution function (CDF).
Student's t distribution standard deviation.
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.
Wilcoxon signed rank test.
F distribution quantile function.
Student's t distribution excess kurtosis.
Student's t distribution expected value.
Compute the squared absolute value of a double-precision floating-point number.
Compute a corrected sample standard deviation incrementally.
Test if a single-precision floating-point numeric value is NaN.
Normal distribution expected value.
Normal distribution median.
One-sample and paired Student's t-Test.
Compute ranks for values of an array-like object.
Perform a one-way analysis of variance.
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
Normal distribution moment-generating function (MGF).
Normal distribution differential entropy.
Lognormal distribution cumulative distribution function (CDF).
Single-precision floating-point positive infinity.
Student's t distribution constructor.
Natural logarithm of the probability density function (PDF) for a Student's t distribution.