dwzi/class-math
Composer 安装命令:
composer require dwzi/class-math
包简介
Class for Arbitrary Precision Mathematics
README 文档
README
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
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-08-24