math-cah

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i math-cah

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • rivalnick