mirror of
https://github.com/danog/math.git
synced 2024-11-30 04:19:31 +01:00
38a6b8c342
These methods are implemented by BigInteger, BigDecimal and BigRational. - toInteger() returns an exact value or throws an exception - toFloat() returns an approximate value |
||
---|---|---|
.. | ||
AbstractTestCase.php | ||
BigDecimalTest.php | ||
BigIntegerTest.php | ||
BigRationalTest.php | ||
CalculatorDetectTest.php |