Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
Math
decimal
1.2.0
decimal 1.2.0
Correctly-rounded arbitrary precision decimal floating-point arithmetic in PHP
Correctly-rounded arbitrary precision decimal floating-point arithmetic in PHP
Download 1.2.0
Documentation
Repository
Bugtracker
Homepage
License: MIT License
Changes
- Change signum of NAN returning 1, now throws RuntimeException. #10
- Change toInt of NAN and INF returning 0, now throws RuntimeException. #11
- Fix pthreads incompatibility (properly). #12