UNPKG

@stdlib/math-base-special-sinh

Version:

Compute the hyperbolic sine of a double-precision floating-point number.

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