@stdlib/complex-float32-reim
Return the real and imaginary components of a single-precision complex floating-point number.
Found 2138 results for mathematics
Return the real and imaginary components of a single-precision complex floating-point number.
Test if a double-precision floating-point numeric value is negative zero.
Round a double-precision floating-point number toward positive infinity.
the gamma function (Γ)
Return the real and imaginary components of a double-precision complex floating-point number.
The Euler-Mascheroni constant.
Compute the principal square root of a double-precision floating-point number.
Test if a finite numeric value is an even number.
Compute the cosine of a number.
Round a numeric value to the nearest integer.
Evaluate the natural logarithm of a double-precision floating-point number.
Compute the cosine of a double-precision floating-point number on [-π/4, π/4].
Square root of double-precision floating-point epsilon.
2π.
Natural exponential function.
Round a double-precision floating-point number toward zero.
Complementary error function.
High word mask for the significand of a double-precision floating-point number.
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Smallest positive normalized single-precision floating-point number.
Maximum double-precision floating-point number.
One half times the natural logarithm of 2.
Natural logarithm of the smallest normalized double-precision floating-point number.
Compute gamma(x+1) - 1.
Incomplete gamma function.
Square root of 2π.
Compute `x - nπ/2 = r`.
Natural logarithm of the 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.
Natural logarithm of 2.
Standard math.
Return the minimum value.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Evaluate the natural logarithm of 1+x.
π.
Evaluate a factorial.
Euler's number.
Compute the sine of a double-precision floating-point number on [-π/4, π/4].
Evaluate bˣ - 1.
Continued fraction approximation.
Compute sin(πx).
Compute exp(x) - 1.
Arbitrary constant `g` to be used in Lanczos approximation functions.
Random numbers.
Inverse complementary error function.
Evaluate the signum function for a double-precision floating-point number.
1/4 times π.
Incomplete beta function.
BLAS.
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.
Return the imaginary component of a double-precision complex floating-point number.
Return the maximum absolute value.
Standard library statistical functions.
Natural logarithm of the square root of 2π.
Compute the binomial coefficient.
Return the minimum absolute value.
Compute the ratio of two gamma functions.
Compute the arcsine of a double-precision floating-point number.
Inverse incomplete gamma function.
Return the imaginary component of a single-precision complex floating-point number.
Perform C-like multiplication of two unsigned 32-bit integers.
Beta function.
A 32-bit Mersenne Twister pseudorandom number generator.
Maximum single-precision floating-point number.
Calculate the Lanczos sum for the approximation of the gamma function.
Incomplete beta function and its first derivative.
Compute the arccosine of a double-precision floating-point number.
The minimum base 10 exponent for a subnormal double-precision floating-point number.
A Node-Red node to perform basic mathematical calculations
The minimum base 10 exponent for a normal double-precision floating-point number.
Square root of 2.
Copy values from x into y.
Evaluate ln(1+x) - x.
The maximum base 10 exponent for a double-precision floating-point number.
Inverse incomplete beta function.
Smallest positive double-precision floating-point number.
Utilities for performing mathematical set operations on intervals and arrays of intervals
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.
Evaluate the tangent of a number.
Compute the tangent of a double-precision floating-point number on [-π/4, π/4].
Standard library.
Modulus function.
Inverse incomplete beta function.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
Natural logarithm of the beta function.
Uniformly distributed pseudorandom numbers between 0 and 1.
Calculate the variance of a strided array using a two-pass algorithm.
Test if a finite double-precision floating-point number is a negative integer.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Inverse error function.
Discrete uniform distributed pseudorandom numbers.
Uniformly distributed pseudorandom numbers.
Adds a constant to each strided array element and computes the sum using pairwise summation.
Compute the greatest common divisor (gcd).
Calculate the sum of strided array elements using pairwise summation.
Exponentially distributed pseudorandom numbers.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Exact test for the success probability in a Bernoulli experiment.
Evaluate the natural logarithm of the factorial function.
Gamma distributed pseudorandom numbers.
Normally distributed pseudorandom numbers.
Digamma function.
Chi-square distributed pseudorandom numbers.
Weibull distributed pseudorandom numbers.
Pseudorandom numbers having integer values.
Chi distributed pseudorandom numbers.
Negative binomial distributed pseudorandom numbers.
Pareto (Type I) distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Compute the natural logarithm of the binomial coefficient.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Base pseudorandom number generators.
Hypergeometric distributed pseudorandom numbers.
Inverse gamma distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array.
Log-normally distributed pseudorandom numbers.
F distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Geometric distributed pseudorandom numbers.
Calculate the variance of a strided array.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Test if a finite double-precision floating-point number is a positive integer.
Logistic distributed pseudorandom numbers.
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
Poisson distributed random numbers.
Arcsine distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Kumaraswamy's double bounded distributed pseudorandom numbers.
Gumbel distributed pseudorandom numbers.
Test if a double-precision floating-point number is a probability.
Triangular distributed pseudorandom numbers.
Fréchet distributed pseudorandom numbers.
Cauchy distributed pseudorandom numbers.
Bernoulli distributed pseudorandom numbers.
characteristic functions for chi-squared distributions
Binomial distributed pseudorandom numbers.
Standard normal pseudorandom numbers.
Student's t-distributed pseudorandom numbers.
Laplace (double exponential) distributed pseudorandom numbers.
Rayleigh distributed pseudorandom numbers.
Euclidean geometry classes and tools for JavaScript
Converts degrees to radians.
Converts radians to degrees.
Compute a sum incrementally.
Powerful mathematics and statistics library for JavaScript.
Sample elements from an array-like object.
A small javascript module for working with normal distributions
Computes the median of an array.
Generates a linearly spaced index array from a subsequence string.
Two-sample Student's t-Test.
javascript light-weight symbolic math expression evaluator
Compute the absolute difference of two real numbers.
Return the imaginary component of a double-precision complex floating-point number.
A simple function for calculating the chi-squared probability for a given observation set and expected set"
Inverse chi-squared cumulative distribution function
Scientific and statistical computing in JavaScript.
Return the real component of a double-precision complex floating-point number.
Completely solve trigonometry equations for angles and sides
Calculate the standard deviation of a strided array.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Matrices.
Computes a quantile for a numeric array.
Negative infinity.
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.
Trigonometry rules to solve equations for angles and sides
Machine learning algorithms.
Perform a chi-square independence test.
Multiply a double-precision floating-point vector by a constant.
Provides a method to compute a moving arithmetic mean incrementally.
Calculate the sum of double-precision floating-point strided array elements using pairwise summation.
Calculate the minimum value of a double-precision floating-point strided array.
Compute the hyperbolic arctangent of a double-precision floating-point number.
Computes an absolute value.
Computes the quadratic mean (root mean square).
Evaluates a polynomial.
Library to enumerate all natural number lists with a target sum.
Compute a Pearson product-moment correlation test between paired samples.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Compute the hyperbolic tangent of a double-precision floating-point number.
LAPACK routines.
Natural exponential function.
Add a constant to each element in a double-precision floating-point strided array.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Splits a floating-point number into a higher order word and a lower order word.
Rounds a numeric value toward positive infinity.
Computes the maximum value of a numeric array and returns the corresponding array indices.
Rounds a numeric value toward negative infinity.
Sets the less significant 32 bits of a double-precision floating-point number.
Creates a double-precision floating-point number from a higher order word and a lower order word.
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
Smallest positive double-precision floating-point number.
Computes the covariance between one or more numeric arrays.
Evaluates a polynomial.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Multiplies a double-precision floating-point number by an integer power of two.
Natural logarithm of 1/2.
Error function.
mzMath - a collection of TypeScript-based math helpers.
Test if a double-precision floating-point numeric value is finite.
Generate a linearly spaced array over a specified interval.
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
Linear interpolation and extrapolation
Rounds a numeric value toward zero.
Flattens an array.
JavaScript expression parsing, MathML rendering and CAS.
Calculate the cosine distance between arrays
Computes the principal square root.
Fill a strided array according to a provided callback function.
A simple math library written in Javascript.
Wilcoxon signed rank test.
Giac, a free computer algebra system
Compute ranks for values of an array-like object.
Presentation-quality WebGL math graphing
Compute the squared absolute value of a double-precision floating-point number.
Computes the geometric mean of an array.
Inverse complementary error function.
Advanced Mathematics Library for JavaScript
One-sample and paired Student's t-Test.
Perform a one-way analysis of variance.
An efficient JavaScript implementation for the Lambert W Function on the principial branch.
Scaled complementary error function.
Test if a single-precision floating-point numeric value is NaN.
Find PI(π) to the Nth Digit
Calculate the dot product of two double-precision floating-point vectors.
Compute a corrected sample standard deviation incrementally.
Calculate the dot product of two single-precision floating-point vectors.
Inverse error function.
Compute the Kruskal-Wallis test for equal medians.
Natural logarithm of 2π.
Equation editor based on Mathquill for React web apps
CoCalc: Collaborative Calculation
Single-precision floating-point positive infinity.
Single-precision floating-point negative infinity.
Calculate the dot product of two vectors.
Precision math for JavaScript/TypeScript
Calculate the dot product of two vectors.
Complementary error function.
An extremely efficient and flexible parser for Math or Logical expression using Javascript. It has all the basic functions supported with extensive support for new functions, variable etc.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).