UNPKG

@stdlib/math-base-special-asecf

Version:

Compute the inverse (arc) secant of a single-precision floating-point number.

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