acvs
There are 4 repositories under acvs topic.
stdlib-js/math-base-special-acoversin
Compute the inverse coversed sine.
stdlib-js/math-strided-special-acoversin-by
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
stdlib-js/math-iter-special-acoversin
Create an iterator which computes the inverse coversed sine of each iterated value.
stdlib-js/math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).