UNPKG

@stdlib/math-base-special-asindf

Version:

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

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