Libraries tagged by bcmath

ibelousov/math-exec

1 Favers
7 Downloads

Evaluate expressions from strings using variable precision numbers

Go to Download


egorsmkv-packagist/decimal

1 Favers
29 Downloads

An object oriented immutable arbitrary-precision arithmetic library for PHP

Go to Download


apapsch/litipk-php-bignumbers-adapter

0 Favers
1487 Downloads

Adapts litipk/php-bignumers to php-decimal.io interface

Go to Download


andkom/php-decimal

0 Favers
0 Downloads

Arbitrary-precision decimal arithmetic library for PHP, built on top of bcmath.

Go to Download


aiwozhe/phactor

0 Favers
3 Downloads

Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.

Go to Download


zdenekdrahos/bn-php

0 Favers
3531 Downloads

Big Number data type for PHP which can be used as replacement of inaccurate float Use BC Math

Go to Download


whateverthing/qed

0 Favers
2 Downloads

Wrapper for BCMath functions

Go to Download


wescleylima/math-php

2 Favers
3 Downloads

Biblioteca para cálculos monetários precisos usando string e BCMath

Go to Download


switchsystems/precision-maths

0 Favers
12 Downloads

Wrapper for the BCMath extension for precise basic and advanced math operations

Go to Download


sixteenstudio/mathematician

0 Favers
20 Downloads

A layer on top of BCMath that deals with fractional calculations

Go to Download


samsonkwiz/idobfuscator

1 Favers
5 Downloads

Reversible numeric ID obfuscation for PHP using BCMath

Go to Download


mpd/util-strint-cmp

0 Favers
4 Downloads

Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available

Go to Download


lang/equation

0 Favers
6 Downloads

A PHP formula parser based on bc_math

Go to Download


k6xiao/strtobcmath

0 Favers
34 Downloads

StrToBcmath 是一个 PHP 类,用于将字符串表达式转换为 BcMath 计算结果。它支持复杂的“加、减、乘、除、指数”运算,支持括号优先级。对于需要精确结果的计算,我们通常会选择使用 BcMath 来避免小数带来的误差。然而,对于复杂的计算,BcMath 的表达方式可能会显得不够直观和易读。使用这个库,你可以将直观且易读的运算表达式转换为 BcMath 的计算结果。这样,你不仅可以确保结果的精度,还能保持代码的高度可读性,节省编写代码的时间,同时避免在编写 BcMath 时可能出现的错误。

Go to Download


iamvar/math

1 Favers
6 Downloads

Calculate expression, using bcmath functions.

Go to Download


<< Previous Next >>