sinh

4.0.0 • Public • Published

sinh

Calculate the hyperbolic sine of a number.

Example

var sinh = require('sinh');

sinh(1);
// => 1.1752011936438014

Installation

$ npm install sinh

API

var sinh = require('sinh');

sinh(x)

Given a Number x, returns the hyperbolic sine of x as a Number`.

Readme

Keywords

Package Sidebar

Install

npm i sinh

Weekly Downloads

2

Version

4.0.0

License

MIT

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • kenan