1
0
mirror of https://github.com/danog/math.git synced 2025-01-23 06:01:25 +01:00
Benjamin Morel 1f577afe11 Add BigInteger::remainder() method
This allows to return the remainder of the division only.
2015-06-11 22:31:07 +02:00
..