Skip to content

Efficient calculation of divisors (also called factors) of small natural numbers

License

Notifications You must be signed in to change notification settings

Vitroxyn/integer-divisors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.