Class | Description |
---|---|
HighlyCompositeNumbers |
Supplies functions to generate an int[] of highly composite numbers and/or print them.
|
Math |
Provides additional math functions and functions to work with native numerical data types such as int or double.
|
PrimeFactorization |
WIP, not done yet!
|
PrimeNumberFunctions |
Supplies functions to generate or check prime numbers.
|