1
0
mirror of https://github.com/danog/math.git synced 2025-01-06 04:48:19 +01:00
math/tests
2015-07-03 13:46:48 +02:00
..
AbstractTestCase.php Add quotient and remainder methods to BigRational 2015-07-03 13:32:13 +02:00
BigDecimalTest.php BigDecimal::toBigRational() does not simplify the fraction any more 2015-07-03 13:46:48 +02:00
BigIntegerTest.php Parameters to BigNumber methods must be convertible to the current type 2015-06-28 01:40:03 +02:00
BigRationalTest.php BigDecimal::toBigRational() does not simplify the fraction any more 2015-07-03 13:46:48 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00