@stdlib/math-iter-special-abs2
Create an iterator which computes the squared absolute value of each iterated value.
Create an iterator which computes the squared absolute value of each iterated value.
Create an iterator which computes the arccosine of each iterated value.
Create an iterator which computes the hyperbolic arccosine of each iterated value.
Create an iterator which computes the inverse cotangent of each iterated value.
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
Create an iterator which generates a nonpositive integer sequence.
Create an iterator which generates a sequence of nonsquares.
Create an iterator which generates an interleaved sequence of odd integers.
Create an iterator which generates a sequence of positive even integers.
Create an iterator which generates a positive integer sequence.
Create an iterator which generates a sequence of positive odd integers.
Create an iterator which generates a sequence of prime numbers.
Evaluate a polynomial using single-precision floating-point arithmetic.
Evaluate a rational function using double-precision floating-point arithmetic.
Compile a module for evaluating a rational function.
Compile a C function for evaluating a rational function.
Evaluate a rational function using single-precision floating-point arithmetic.
Evaluate a Fibonacci polynomial.
Evaluate a physicist's Hermite polynomial.
Evaluate a Lucas polynomial.