numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.76k stars 168 forks source link

Optimized basic.lcm() and basic.gcd() #50

Closed LarryBattle closed 11 years ago

LarryBattle commented 11 years ago

Used code from Ratio.js to improve basic.lcm() and basic.gcd().