1
0
mirror of https://github.com/danog/math.git synced 2024-11-27 04:14:40 +01:00
math/tests
2015-07-03 13:32:13 +02:00
..
AbstractTestCase.php Add quotient and remainder methods to BigRational 2015-07-03 13:32:13 +02:00
BigDecimalTest.php Add BigDecimal::of() tests for float values INF and NAN 2015-06-30 13:45:51 +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 Add quotient and remainder methods to BigRational 2015-07-03 13:32:13 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00