UNPKG

@stdlib/math-base-special-asecd

Version:

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

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