bcmath
There are 26 repositories under bcmath topic.
brick/math
Arbitrary-precision arithmetic library for PHP
phpseclib/bcmath_compat
PHP 5.x-8.x polyfill for bcmath extension.
madebybob/php-number
Deal with numbers the right way in PHP
Anizoptera/Math
AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from 2 to 62 inclusive, and custom systems; pure PHP, but can use GMP and core functions for speed optimization).
PrestaShop/decimal
An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.
simplito/bigint-wrapper-php
Fast common interface for php_gmp and php_bcmath modules
felixdorn/sey
Sey is a powerful math interpreter with arbitrary-precision.
Superbalist/php-money
A money and currency library for handling arbitrary-precision arithmetic
BardoQi/BigMath
A PHP library to work with big integers and big decimals. This library makes use of the GMP extension and bcmath to do its calculations.
nimiq/php-xpub
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
krissss/bcmath
PHP bcmath quick write.
fortis/moneyobject
A PHP library providing immutable 💰 Money value object
madebybob/php-number-examples
Custom Number type implementation examples using php-number
fortis/iso-currency
A PHP library providing ISO 4217 currencies. Work with currencies by the standard to avoid confusions.
Agrora/decimal-js
DecimalJS is an arbitrary precision floating point arithmetic library based on PHP's bcmath extension.
fab2s/Math
Bcmath based math helper for high precision base 10 decimal calculus
k6xiao/StrToBcmath
StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。
LeTraceurSnork/russian-validators
Валидаторы российских идентификаторов | ИНН, СНИЛС, КПП, ОГРН, ОГРНИП
mariusbalcytis/math
PHP library for arbitrary precision mathematics
petrfaltus/php-calculating-pi
Algorithms for the Ludolph's number Pi calculation.
asika32764/math
Arbitrary-precision arithmetic library for PHP, forked to make compatible with PHP 5.3
carry0987/Cony
Cony is a PHP library for convert integer into alphabet, and reversely too
jeblad/BCmath
This extension for Mediawiki adds arbitrary-precision arithmetic to Lua modules. The modules call bcmath library for PHP through a minimal interface layer.
PrinsFrank/arithmetic-operations-bcmath
BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
shimabox/SMBBenchmark
Simple benchmark of php