integer-divisors
v1.0.1
Published
Efficient calculation of divisors (also called factors) of small natural numbers
Downloads
3
Maintainers
Readme
integer-divisors
Efficient calculation of divisors (also called factors) of small natural numbers.
Documentation
API documentation is generated using TypeDoc and found here.
When cloned locally run
npm run docs
to generate the documentation by yourself.
The documentation is found under the docs
folder in the project root directory.
License
Licensed under the MIT License.