numbers / numbers.js

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

numbers.generate.collatz Improvements #143

Closed mjhasbach closed 9 years ago

Dakkers commented 9 years ago

cool, I forgot that the collatz function was kind of awkward in that it took an array to be populated. I prefer this approach myself.