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
c9a518affc
Add BigRational::isFiniteDecimal()
2015-06-19 14:10:31 +02:00
..
AbstractTestCase.php
Add a BigRational class to deal with fractions
2015-06-12 15:49:35 +02:00
BigDecimalTest.php
Add BigDecimal::toBigRational()
2015-06-19 13:09:44 +02:00
BigIntegerTest.php
BigInteger::dividedBy() now always returns the quotient
2015-06-12 10:25:00 +00:00
BigRationalTest.php
Add BigRational::isFiniteDecimal()
2015-06-19 14:10:31 +02:00
CalculatorDetectTest.php
Reworked Travis build matrix
2015-05-22 13:39:59 +02:00