coth

2.0.1 • Public • Published

coth

Calculate the hyperbolic cotangent of a number.

Example

const coth = require('coth');

coth(Math.PI);
// => 1.0037418731973

Installation

$ npm install coth

API

const coth = require('coth');

coth(x)

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    1
  • 2.0.0
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i coth

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • kenan