UNPKG

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

Version:

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

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