Download the PHP package greenimp/php-math without Composer
On this page you can find all versions of the php package greenimp/php-math. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download greenimp/php-math
More information about greenimp/php-math
Files in greenimp/php-math
Download greenimp/php-math
More information about greenimp/php-math
Files in greenimp/php-math
Vendor greenimp
Package php-math
Short Description A basic set of math scripts that deal in strings to handle long floating point values.
License MIT
Package php-math
Short Description A basic set of math scripts that deal in strings to handle long floating point values.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-math
php-math
A basic set of math scripts that deal in strings to handle long floating point values.
Internally, this uses PHP's BC Math functions, and moneyphp's BcMathCalculator.
The main difference from MoneyPhp is that MoneyPhp's round()
method always rounds to an integer, whereas this library can round to a chosen precision as well.
It also adds a few extra functions, such as sum()
which will sum an iterable of numbers.
Setup
All versions of php-math with dependencies
PHP Build Version
Package Version
The package greenimp/php-math contains the following files
Loading the files please wait ....