UNPKG

@stdlib/math-base-special-asec

Version:

Compute the inverse (arc) secant of a number.

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