UNPKG

@stdlib/math-base-special-asecdf

Version:

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

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