|
|
bc19ca6ed0
|
Updated library layout
|
2021-07-13 19:23:15 -04:00 |
|
|
|
e7be27660f
|
Removed unneeded import
|
2021-07-01 10:59:23 -04:00 |
|
|
|
a6a83f6c73
|
Added Sieve of Eratosthenes
|
2021-07-01 10:57:28 -04:00 |
|
|
|
bb5b8154ae
|
Added test for isPrime function
|
2021-07-01 10:06:13 -04:00 |
|
|
|
28e28c2ee4
|
Added functions to check for palindromes and convert nums to bin strings
|
2021-06-29 15:59:22 -04:00 |
|
|
|
7ef12495c4
|
Added function to get factorial of number
|
2021-06-01 18:31:32 -04:00 |
|
|
|
358e3e2f71
|
Removed unneccessary imports
|
2021-03-28 11:45:14 -04:00 |
|
|
|
6443a56de8
|
Added getDivisors function
|
2021-03-26 13:27:47 -04:00 |
|
|
|
879fdfd126
|
Added prod and sum functions for arrays
|
2021-03-24 17:55:38 -04:00 |
|
|
|
dbc2670a48
|
Updated comments
|
2021-03-12 13:29:35 -05:00 |
|
|
|
6dfc78f41a
|
Added tests for sqrtBig and arrayEquals
|
2021-03-12 13:10:56 -05:00 |
|
|
|
81fa373255
|
Added functions to get a certain number of primes
|
2021-03-10 12:23:03 -05:00 |
|
|
|
63e6a37224
|
Added getPrimes and getFactors
|
2020-10-19 17:58:09 -04:00 |
|
|
|
fdfdb7bec1
|
Created getAllFib() variants
|
2020-10-19 10:52:17 -04:00 |
|