@stdlib/math-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-hacovercos
Create an iterator which computes the half-value coversed cosine for each iterated value.
@stdlib/math-iter-special-coversin
Create an iterator which computes the coversed sine for each iterated value.
@stdlib/math-strided-special-avercos-by
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-ahavercos
Compute the inverse half-value versed cosine.
@stdlib/math-iter-special-covercos
Create an iterator which computes the coversed cosine for each iterated value.
@stdlib/math-strided-special-acoversin-by
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-hacoversin
Create an iterator which computes the half-value coversed sine for each iterated value.
@stdlib/math-strided-special-acovercos-by
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-acoversin
Create an iterator which computes the inverse coversed sine of each iterated value.
@stdlib/math-iter-special-acovercos
Create an iterator which computes the inverse coversed cosine of each iterated value.
@stdlib/math-iter-special-avercos
Create an iterator which computes the inverse versed cosine of each iterated value.
@stdlib/math-iter-special-aversin
Create an iterator which computes the inverse versed sine of each iterated value.
math-base-special-ahavercosf
Compute the inverse half-value versed cosine for a single-precision floating point number.
math-base-special-aversinf
Compute the inverse versed sine of a single-precision floating-point number (in radians).
math-base-special-coversinf
Compute the coversed sine of a single-precision floating-point number (in radians).
math-base-special-avercosf
Compute the inverse versed cosine of a single-precision floating-point number (in radians).
math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).
math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).
math-base-special-havercosf
Compute the half-value versed cosine of a single-precision floating-point number (in radians).