Options
All
  • Public
  • Public/Protected
  • All
Menu

integer-divisors

integer-divisors

NPM Coverage Status

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.

Generated using TypeDoc