UNPKG

@stdlib/math-iter-special-asin

Version:

Create an iterator which computes the arcsine of each iterated value.

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