@stdlib/math-iter-special-abs2
Create an iterator which computes the squared absolute value of each iterated value.
Found 2034 results for stdmath
Create an iterator which computes the squared absolute value of each iterated value.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Create an iterator which computes the base `b` logarithm.
Create an iterator which converts an angle from degrees to radians for each iterated value.
Create an iterator which evaluates the natural exponential function for each iterated value.
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Create an iterator which generates a sequence of factorials.
Test whether two double-precision complex floating-point numbers are equal.
Test if a numeric value is a nonnegative finite number.
16-bit unsigned integer mathematical constants.
16-bit signed integer mathematical constants.
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Create an iterator which evaluates the error function for each iterated value.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
Divide two double-precision floating-point numbers.
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
Create an iterator which computes the complete elliptic integral of the first kind for each iterated value.
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Create an iterator which generates a sequence of squares.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Compute the sum of five double-precision floating-point numbers.
Base mathematical assertion utilities.
32-bit unsigned integer mathematical constants.
Compute the sum of three double-precision floating-point numbers.
Test whether two double-precision complex floating-point numbers are the same value.
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
Exponential distribution cumulative distribution function (CDF).
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
Create an iterator which rounds each iterated value to the nearest integer.
Single-precision complex floating-point zero.
Test whether two single-precision complex floating-point numbers are equal.
Compute the double word product of two signed 32-bit integers.
Generate pseudorandom numbers drawn from an exponential distribution.
Create an iterator which rounds each iterated value toward positive infinity.
Create a readable stream for generating pseudorandom numbers having integer values.
Create an iterator for generating pseudorandom numbers drawn from a raised cosine distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Create an iterator which computes the cube root of each iterated value.
Create an iterator which iteratively computes a moving sum.
Test whether two single-precision complex floating-point numbers are the same value.