UNPKG

@stdlib/math-base-special-fast-acosh

Version:

Compute the hyperbolic arccosine of a number.

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