0.0.1 • Published 10 years ago

htan-prime v0.0.1

Weekly downloads
13
License
MIT
Repository
github
Last release
10 years ago

htan-prime

NPM version build status license

A JavaScript implementation of the derivative of the hyperbolic tangent function.

Installation

$ npm install htan-prime

Usage

var htanPrime = require('htan-prime');
htanPrime(0.05);

License

MIT

0.0.1

10 years ago