Download the PHP package k6xiao/strtobcmath without Composer
On this page you can find all versions of the php package k6xiao/strtobcmath. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download k6xiao/strtobcmath
More information about k6xiao/strtobcmath
Files in k6xiao/strtobcmath
Download k6xiao/strtobcmath
More information about k6xiao/strtobcmath
Files in k6xiao/strtobcmath
Vendor k6xiao
Package strtobcmath
Short Description StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。对于需要精确结果的计算,我们通常会选择使用 BcMath 来避免小数带来的误差。然而,对于复杂的计算,BcMath 的表达方式可能会显得不够直观和易读。使用这个库,你可以将直观且易读的运算表达式转换为 BcMath 的计算结果。这样,你不仅可以确保结果的精度,还能保持代码的高度可读性,节省编写代码的时间,同时避免在编写 BcMath 时可能出现的错误。
License MIT
Package strtobcmath
Short Description StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。对于需要精确结果的计算,我们通常会选择使用 BcMath 来避免小数带来的误差。然而,对于复杂的计算,BcMath 的表达方式可能会显得不够直观和易读。使用这个库,你可以将直观且易读的运算表达式转换为 BcMath 的计算结果。这样,你不仅可以确保结果的精度,还能保持代码的高度可读性,节省编写代码的时间,同时避免在编写 BcMath 时可能出现的错误。
License MIT
Please rate this library. Is it a good library?
Informations about the package strtobcmath
All versions of strtobcmath with dependencies
PHP Build Version
Package Version
No informations.
The package k6xiao/strtobcmath contains the following files
Loading the files please wait ....