Robin Kruppe 7ebd7f3b9a Add various methods to Bignum:
- Exposing digits and individual bits
- Counting the number of bits
- Add small (digit-sized) values
- Multiplication by power of 5
- Division with remainder

All are necessary for decimal to floating point conversions.
All but the most trivial ones come with tests.
2015-08-08 17:15:19 +02:00
..
2015-08-03 17:23:01 -07:00
2015-08-03 17:23:01 -07:00
2015-08-08 17:15:19 +02:00
2015-08-03 17:23:01 -07:00
2015-08-03 17:23:01 -07:00
2015-07-27 12:28:13 -04:00
2015-08-03 17:23:01 -07:00
2015-07-29 14:18:24 -07:00
2015-08-05 13:29:26 -04:00
2015-08-04 16:45:32 -04:00
2015-07-29 14:18:24 -07:00
2015-07-27 12:28:13 -04:00
2015-07-27 12:28:13 -04:00