Updated 6 months ago
@stdlib/math-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Updated 6 months ago
@stdlib/math-strided-special-acoversin-by
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
Updated 6 months ago
@stdlib/math-iter-special-acoversin
Create an iterator which computes the inverse coversed sine of each iterated value.
Updated 6 months ago
@stdlib/math-iter-special-aversin
Create an iterator which computes the inverse versed sine of each iterated value.
Updated 6 months ago
math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).
Updated 6 months ago
math-base-special-aversinf
Compute the inverse versed sine of a single-precision floating-point number (in radians).