Libraries tagged by bcmath
k6xiao/strtobcmath
10 Downloads
StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的加、减、乘、除、指数运算,支持括号优先级。对于需要精确结果的计算,我们通常会选择使用 BcMath 来避免小数带来的误差。然而,对于复杂的计算,BcMath 的表达方式可能会显得不够直观和易读。使用这个库,你可以将直观且易读的运算表达式转换为 BcMath 的计算结果。这样,你不仅可以确保结果的精度,还能保持代码的高度可读性,节省编写代码的时间,同时避免在编写 BcMath 时可能出现的错误。
philipbrown/math
35 Downloads
A simple wrapper for BC Math
webit/bcmath-bundle
4271 Downloads
Symfony 2 integration for BcMath wrapper
signpostmarv/brick-math-base-convert-bcmath
1 Downloads
Arbitrary Base Conversion Library
rstuven/bcmath
72 Downloads
Simple replacement for PHP bcmath extension.
pxb/bcmath
2 Downloads
bc math
notrix/php-bcmath
4735 Downloads
Wraps bcmath functions into object
merkeleon/bcmath
14359 Downloads
BCMath extensions
ibthedatacompany/bcmath-formula-interpreter
195 Downloads
BC-Math formula interpreter for PHP
edwardbrosens/bcmath
7 Downloads
Convenience wrapper for the php bcmath extension.
prinsfrank/arithmetic-operations-bcmath
1 Downloads
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
php-tool-bucket/bcmath-tools
131 Downloads
furqansiddiqui/bcmath-php
98 Downloads
OOP BcMath wrapper lib
charcoal-dev/bcmath-adapter
504 Downloads
Provides BigNumber class to Charcoal Apps
drlenux/bc-math
4153 Downloads
PHP BcMath factory