notrix / php-bcmath
将 bcmath 函数封装成对象
v0.3
2014-05-19 13:27 UTC
Requires
- php: >=4.0.4
This package is not auto-updated.
Last update: 2024-09-28 14:03:24 UTC
README
将 bcmath 函数封装成对象
安装
BcMath 可在 Packagist 上找到 (notrix/php-bcmath),并可通过 Composer 进行安装。
php composer.phar require notrix/php-bcmath 'dev-master'