@stdlib/math-iter-special-sinc
Create an iterator which computes the normalized cardinal sine for each iterated value.
Create an iterator which computes the normalized cardinal sine for each iterated value.
Create an iterator which evaluates the hyperbolic sine for each iterated value.
Create an iterator which computes the sine of each iterated value times π.
Create an iterator which evaluates Spence's function for each iterated value.
Create an iterator which computes the reciprocal (inverse) square root of each iterated value.
Create an iterator which computes the sine of each iterated value.
Compute the principal square root for each element retrieved from an input strided array via a callback function.
Evaluate the ramp function for each element in a single-precision floating-point strided array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the principal square root for each element in a single-precision floating-point strided array.
Round each element in a single-precision floating-point strided array toward zero.
Round each element in a strided array toward zero.
Math tools.
Multiple dispatch for unary mathematical functions.
Compute the Bessel function of the second kind of order one for each element retrieved from an input strided array via a callback function.
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Compute the cube root of each element in a strided array.
Compute the cube root of each element retrieved from an input strided array via a callback function.
Round each element in a strided array toward positive infinity.
Compute the cosine for each element retrieved from an input strided array via a callback function.