0.0.1 • Published 10 years ago
htan-prime v0.0.1
htan-prime
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
0.0.1
10 years ago