negsin

1.1.0 • Public • Published

Math.negsin

Calculate the negative sine of an angle with just the Opposite and hypotenuse distance.

install

npm install negsin

Usage

var negsin = require('negsin')
 
negsin(44, 32); // => 0.017702849742894662

Author

Nicky Laczko

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i negsin

      Weekly Downloads

      0

      Version

      1.1.0

      License

      MIT

      Last publish

      Collaborators

      • rivalnick