Download the PHP package dwzi/class-math without Composer
On this page you can find all versions of the php package dwzi/class-math. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dwzi/class-math
More information about dwzi/class-math
Files in dwzi/class-math
Download dwzi/class-math
More information about dwzi/class-math
Files in dwzi/class-math
Vendor dwzi
Package class-math
Short Description Class for Arbitrary Precision Mathematics
License BSD-3-Clause
Homepage https://github.com/dwzi/class-math
Package class-math
Short Description Class for Arbitrary Precision Mathematics
License BSD-3-Clause
Homepage https://github.com/dwzi/class-math
Please rate this library. Is it a good library?
Informations about the package class-math
Class for Arbitrary Precision Mathematics
Classes
- Math (PHP functions)
- MathBCMath (PHP bcmath extension)
Parameters
- Pre Decimals
- Decimals
- Fill Character for Pre Decimals
- Comma
- Seperator
Functions
- Value Format
- Addition
- Subtraction
- Multiplication
- Division
- Modulo
- Exponentiation with Base and Exponent
- Logarithm with Base and Antilogarithm
- nth Root with Degree and Radicand
- Square Root
- Compare
- Absolute
- Round
- Round Up
- Round Down
Tests
$ ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/MathTest
$ ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/MathBCMathTest
Credits
DWZI GmbH
All versions of class-math with dependencies
PHP Build Version
Package Version
Requires
php Version
^7
The package dwzi/class-math contains the following files
Loading the files please wait ....