@stdlib/math-iter-special-asin
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Create an iterator which computes the arctangent of each iterated value.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Create an iterator which computes the inverse versed cosine of each iterated value.
Create an iterator which computes the inverse versed sine of each iterated value.
Create an iterator which evaluates the Bessel function of the first kind of order zero for each iterated value.
Create an iterator which evaluates the Bessel function of the first kind of order one for each iterated value.
Create an iterator which evaluates the Bessel function of the second kind of order zero for each iterated value.
Create an iterator which evaluates the Bessel function of the second kind of order one for each iterated value.
Create an iterator which evaluates the beta function.
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
Create an iterator which rounds each iterated value toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of 10 toward negative infinity.
Create an iterator which rounds each iterated value to the nearest power of two toward negative infinity.
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
Create an iterator which computes the Fresnel integral S(x) for each iterated value.
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
Create an iterator which computes the half-value versed cosine for each iterated value.