1
0
mirror of https://github.com/danog/math.git synced 2024-11-30 04:19:31 +01:00
math/tests
Benjamin Morel b3371daab2 BigDecimal::dividedByWithRounding() is now dividedToScale()
The $scale and $roundingMode parameters have been swapped.
2015-06-27 11:51:28 +02:00
..
AbstractTestCase.php Add basic arithmetic operations to BigNumber 2015-06-26 00:36:19 +02:00
BigDecimalTest.php BigDecimal::dividedByWithRounding() is now dividedToScale() 2015-06-27 11:51:28 +02:00
BigIntegerTest.php Add missing BigInteger tests 2015-06-26 13:41:47 +02:00
BigRationalTest.php Add basic arithmetic operations to BigNumber 2015-06-26 00:36:19 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00