The hyperbolic tangent function
$ npm install htan
var htan = require('htan'); htan(-0.8); // -0.664036770267849
MIT