1
0
mirror of https://github.com/danog/math.git synced 2024-11-27 04:14:40 +01:00
math/tests
2015-06-19 14:10:31 +02:00
..
AbstractTestCase.php Add a BigRational class to deal with fractions 2015-06-12 15:49:35 +02:00
BigDecimalTest.php Add BigDecimal::toBigRational() 2015-06-19 13:09:44 +02:00
BigIntegerTest.php BigInteger::dividedBy() now always returns the quotient 2015-06-12 10:25:00 +00:00
BigRationalTest.php Add BigRational::isFiniteDecimal() 2015-06-19 14:10:31 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00