1
0
mirror of https://github.com/danog/math.git synced 2024-11-27 04:14:40 +01:00
math/tests
Benjamin Morel 095ae53a9b BigRational now implements Serializable
This allows for a more compact serialized representation.
2015-06-12 23:35:34 +02:00
..
AbstractTestCase.php Add a BigRational class to deal with fractions 2015-06-12 15:49:35 +02:00
BigDecimalTest.php Clean up unused imports 2015-06-12 01:20:44 +02:00
BigIntegerTest.php BigInteger::dividedBy() now always returns the quotient 2015-06-12 10:25:00 +00:00
BigRationalTest.php BigRational now implements Serializable 2015-06-12 23:35:34 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00