|
d1c3f6619b
|
Added Len{,64} gives back the number of digits of a number.
|
2021-02-12 13:25:14 +01:00 |
|
|
29de09a237
|
Added NthRoot{,64} methods.
|
2021-02-12 09:43:10 +01:00 |
|
|
9215311802
|
Added two missing int64 methods (Abs64 and SubAbs64).
|
2020-06-07 08:44:34 +02:00 |
|
|
73c6048f09
|
Added more methods to the ints package.
- Added some statistical (related to summing and countings digits) and math methods (related to powers and square roots).
|
2019-12-21 13:01:47 +01:00 |
|
|
f6bf5ba60d
|
Added helper methods for big ints.
|
2019-12-21 12:53:57 +01:00 |
|
|
39cef02092
|
Added statistical method to ints package.
|
2019-12-21 12:49:14 +01:00 |
|
|
fc18ea9ce8
|
Moved integer related methods to separate package.
|
2019-12-21 12:48:57 +01:00 |
|