1
0
mirror of https://github.com/danog/math.git synced 2024-12-11 16:59:53 +01:00
math/src
2015-06-22 22:15:02 +02:00
..
Exception BigNumber::of() now throws NumberFormatException instead of InvalidArgumentException 2015-06-22 22:13:19 +02:00
Internal CS fixes 2015-06-21 14:37:51 +02:00
BigDecimal.php BigNumber::of() now throws NumberFormatException instead of InvalidArgumentException 2015-06-22 22:13:19 +02:00
BigInteger.php Introducing a specific DivisionByZeroException 2015-06-22 14:12:40 +02:00
BigNumber.php Precision about rational numbers 2015-06-22 22:15:02 +02:00
BigRational.php Introducing a specific RoundingNecessaryException 2015-06-22 21:53:32 +02:00
RoundingMode.php Make RoundingMode non-instantiable 2015-06-18 09:06:30 +02:00