Download the PHP package kdabrow/math without Composer
On this page you can find all versions of the php package kdabrow/math. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package math
Math
Objective wrapper over BCMath
Installation
Install via composer
Usage
First declare mutable number. Second string is validated and mutated to correct format. Here are examples with converted number in the comment:
Then use API provided by Number class. All methods (with the 'sqrt' exception) accept arguments in a given formats:
Add
Subtract
Multiply
Divide
Square root
Power
Is equal
Is equal or bigger
Is equal or lower
Is lower
Is bigger
Development
To run unit tests go into project folder and type in the console
Package contains docker container capable of running tests
All versions of math with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-bcmath Version *
ext-bcmath Version *
The package kdabrow/math contains the following files
Loading the files please wait ....