UNPKG

@stdlib/math-base-special-asin

Version:

Compute the arcsine of a double-precision floating-point number.

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