Libraries tagged by arithmetic
cline/math
3580 Downloads
Arbitrary-precision arithmetic library
prinsfrank/arithmetic-operations-floating-point
12165 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
prinsfrank/arithmetic-operations
12201 Downloads
Interface for arithmetic operations implementation (addition, subtraction, power, dividing, etc...)
tiny-blocks/math
22656 Downloads
Value Objects for handling arbitrary precision numbers.
scienide/tensor
9976 Downloads
A library and extension that provides objects for scientific computing in PHP.
fintara/calculator-php
31475 Downloads
Calculator for arithmetic expressions
amashukov/secp256k1-php
363 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
ls-a/arithmetic-ast
65 Downloads
Implements the Shunting Yard Algorithm and creates an Abstract Syntax Tree with arithmetic operations
marcoconsiglio/modular-arithmetic
195 Downloads
A PHP libarary to support modular arithmetic, aka clock arithmetic.
tetthys/bc
56 Downloads
Bc is a small and simple but accurate tool for calculation.
piggly/php-decimal
243 Downloads
An arbitrary-precision Decimal class type for PHP.
phpcommon/intmath
220 Downloads
A library for arithmetic operations on integers that wraps around upon overflow.
elysdan/emcaptcha
44 Downloads
Arithmetic CAPTCHA for Laravel — generates math operation images (addition, subtraction, multiplication) with built-in validation.
bakame/tokei
10 Downloads
Immutable value objects for expressive temporal modeling: time, duration, circular 24-hour intervals, and interval sets, without timezone handling.
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!