bcmath

There are 26 repositories under bcmath topic.

  • brick/math

    Arbitrary-precision arithmetic library for PHP

    Language:PHP1.9k235278
  • phpseclib/bcmath_compat

    PHP 5.x-8.x polyfill for bcmath extension.

    Language:PHP165365
  • php-number

    madebybob/php-number

    Deal with numbers the right way in PHP

    Language:PHP99343
  • 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).

    Language:PHP19501
  • decimal

    PrestaShop/decimal

    An object-oriented implementation of basic math operation with arbitrary precision, using BC Math if available.

    Language:PHP171257
  • simplito/bigint-wrapper-php

    Fast common interface for php_gmp and php_bcmath modules

    Language:PHP14436
  • felixdorn/sey

    Sey is a powerful math interpreter with arbitrary-precision.

    Language:PHP12100
  • Superbalist/php-money

    A money and currency library for handling arbitrary-precision arithmetic

    Language:PHP114001
  • 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.

    Language:PHP10301
  • nimiq/php-xpub

    A simple class to derive BTC and ETH extended public keys and addresses without GMP.

    Language:PHP101044
  • krissss/bcmath

    PHP bcmath quick write.

    Language:PHP6261
  • fortis/moneyobject

    A PHP library providing immutable 💰 Money value object

    Language:PHP5103
  • madebybob/php-number-examples

    Custom Number type implementation examples using php-number

    Language:PHP5201
  • fortis/iso-currency

    A PHP library providing ISO 4217 currencies. Work with currencies by the standard to avoid confusions.

    Language:PHP4106
  • Agrora/decimal-js

    DecimalJS is an arbitrary precision floating point arithmetic library based on PHP's bcmath extension.

    Language:TypeScript3210
  • fab2s/Math

    Bcmath based math helper for high precision base 10 decimal calculus

    Language:PHP3201
  • k6xiao/StrToBcmath

    StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。

    Language:PHP3011
  • LeTraceurSnork/russian-validators

    Валидаторы российских идентификаторов | ИНН, СНИЛС, КПП, ОГРН, ОГРНИП

    Language:PHP3130
  • mariusbalcytis/math

    PHP library for arbitrary precision mathematics

    Language:PHP3204
  • petrfaltus/php-calculating-pi

    Algorithms for the Ludolph's number Pi calculation.

    Language:PHP1102
  • asika32764/math

    Arbitrary-precision arithmetic library for PHP, forked to make compatible with PHP 5.3

    Language:PHP30
  • carry0987/Cony

    Cony is a PHP library for convert integer into alphabet, and reversely too

    Language:PHP10
  • 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.

    Language:Lua2111
  • PrinsFrank/arithmetic-operations-bcmath

    BCMath implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)

    Language:PHP30
  • shimabox/SMBBenchmark

    Simple benchmark of php

    Language:PHP20