 December 2006
Number 5 |
Arbitrary precision numbers can be used to perform mathematical operations without loosing the precision of the results.
PHP applications can use the bcmath extension to perform arbitrary precision operations. However, this extension is not always available in all PHP installations.
This class provides a pure PHP based solution to perform basic operations with arbitrary precision numbers. It can be used in environments where bcmath extension is not available.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|