csch

2.0.0 • Public • Published

csch

Calculate the hyperbolic cosecant of a number.

Example

const csch = require('csch');

csch(Math.PI);
// => 0.08658953753004692

Installation

$ npm install csch

API

const csch = require('csch');

csch(x)

Given a Number x, returns the hyperbolic cosecant of x as a Number.

Readme

Keywords

Package Sidebar

Install

npm i csch

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

2.95 kB

Total Files

4

Last publish

Collaborators

  • kenan