math-cah
v1.0.0
Published
Simply calculate the cosine of a triangle.
Downloads
2
Readme
CAH
Simply calculate the cosine of a triangle.
Usage
var cah = require('cah');
var cah = require('cah');
console.log(cah(40, 12, 8)); // => -1.0004070924783928
Author
Nicky Laczko