UNPKG

@stdlib/math-strided-special-aversin-by

Version:

Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import aversinBy from '../docs/types/index'; export = aversinBy;