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

/negsin/

    Package Sidebar

    Install

    npm i negsin

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • rivalnick