UNPKG

@stdlib/math-base-special-asind

Version:

Compute the arcsine (in degrees) of a double-precision floating-point number.

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