UNPKG

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

Version:

Compute the inverse versed cosine 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 avercosBy from '../docs/types/index'; export = avercosBy;