This website requires JavaScript.
Explore
Help
Sign In
danog
/
math
Watch
1
Star
0
Fork
0
You've already forked math
mirror of
https://github.com/danog/math.git
synced
2025-01-22 21:51:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
math
/
tests
History
Benjamin Morel
ef3e3b6ea7
Add negative tests for BigRational::toBigDecimal()
2015-07-04 13:40:42 +02:00
..
AbstractTestCase.php
Remove get prefix in method names
2015-07-03 16:17:23 +02:00
BigDecimalTest.php
Remove abstract operators from BigNumber, rename divide methods in BigDecimal
2015-07-04 01:26:05 +02:00
BigIntegerTest.php
Re-introduce rounding mode in BigInteger::dividedBy()
2015-07-04 01:35:02 +02:00
BigRationalTest.php
Add negative tests for BigRational::toBigDecimal()
2015-07-04 13:40:42 +02:00
CalculatorDetectTest.php
Reworked Travis build matrix
2015-05-22 13:39:59 +02:00