Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@stdlib/math-base-special-ahaversin
Compute the inverse half-value versed sine.
@stdlib/math-base-special-aversin
Compute the inverse versed sine.
@stdlib/math-iter-special-aversin
Create an iterator which computes the inverse versed sine of each iterated value.
@stdlib/math-iter-special-ahaversin
Create an iterator which computes the inverse half-value versed sine of each iterated value.
@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-strided-special-ahaversin-by
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.