Commit Graph

10 Commits

Author SHA1 Message Date
Mattrixwv
9eb1539c07 Added some exception handling 2020-08-24 14:27:48 -04:00
Mattrixwv
fe80d93bdf Updated to fix some warnings 2020-08-24 14:18:45 -04:00
Mattrixwv
6725c5fe29 Added GetDivisors function 2020-08-24 13:53:38 -04:00
Mattrixwv
b2cab43514 Updated functions to match C# conventions 2020-08-24 13:53:19 -04:00
Mattrixwv
87578df40d Added getSum and getProd functions for arrays 2020-08-24 12:28:27 -04:00
Mattrixwv
72dfbd67d1 Added getNumPrimes function 2020-08-23 22:15:20 -04:00
Mattrixwv
b52c6bc23d Added getFactors and getPrimes functions 2020-08-23 04:32:55 -04:00
Mattrixwv
9bf912fd89 Updated to be more reliable if tick freq changes 2020-08-23 04:32:19 -04:00
Mattrixwv
1b71bab4f4 Added getAllFib functions 2020-08-23 02:54:28 -04:00
Mattrixwv
5ef27dff12 Initial commit with Stopwatch 2020-08-23 02:30:55 -04:00