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-23 06:01:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
math
/
tests
History
Benjamin Morel
9418e2a337
Add BigDecimal::of() tests for float values INF and NAN
2015-06-30 13:45:51 +02:00
..
AbstractTestCase.php
Add basic arithmetic operations to BigNumber
2015-06-26 00:36:19 +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 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