|
|
4ac0db8d6d
|
Various bug fixes
|
2021-03-11 14:53:45 -05:00 |
|
|
|
fa5b4d2f15
|
Fixed bug in getting BigInteger sqrts
|
2021-03-11 13:35:04 -05:00 |
|
|
|
32a937f626
|
Added functions to determine the gcd of 2 nums
|
2021-02-07 12:42:27 -05:00 |
|
|
|
409925f924
|
Created todo list
|
2020-10-30 16:34:05 -04:00 |
|
|
|
f024426520
|
Added FindNumOccurrence()
|
2020-10-03 12:42:19 -04:00 |
|
|
|
2d7b85a7f5
|
Added a function to get a specific Fibonacci number
|
2020-09-11 11:37:54 -04:00 |
|
|
|
3b48a61fe7
|
Added functions to get all permutations of a string
|
2020-09-04 13:33:11 -04:00 |
|
|
|
9eb1539c07
|
Added some exception handling
|
2020-08-24 14:27:48 -04:00 |
|
|
|
fe80d93bdf
|
Updated to fix some warnings
|
2020-08-24 14:18:45 -04:00 |
|
|
|
6725c5fe29
|
Added GetDivisors function
|
2020-08-24 13:53:38 -04:00 |
|
|
|
b2cab43514
|
Updated functions to match C# conventions
|
2020-08-24 13:53:19 -04:00 |
|
|
|
87578df40d
|
Added getSum and getProd functions for arrays
|
2020-08-24 12:28:27 -04:00 |
|
|
|
72dfbd67d1
|
Added getNumPrimes function
|
2020-08-23 22:15:20 -04:00 |
|
|
|
b52c6bc23d
|
Added getFactors and getPrimes functions
|
2020-08-23 04:32:55 -04:00 |
|
|
|
9bf912fd89
|
Updated to be more reliable if tick freq changes
|
2020-08-23 04:32:19 -04:00 |
|
|
|
1b71bab4f4
|
Added getAllFib functions
|
2020-08-23 02:54:28 -04:00 |
|
|
|
5ef27dff12
|
Initial commit with Stopwatch
|
2020-08-23 02:30:55 -04:00 |
|