UNPKG

@stdlib/math-base-special-acscdf

Version:

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

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