UNPKG

@stdlib/math-base-special-asech

Version:

Compute the hyperbolic arcsecant of a number.

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