3rd Party (Maintained by Koozali) git repo for php-pear-Math_BigInteger smeserver
.gitattributes | ||
.gitignore | ||
contriborbase | ||
Makefile | ||
Math_BigInteger-1.0.3.tgz | ||
php-pear-Math_BigInteger.spec | ||
README.md |
php-pear-Math_BigInteger
3rd Party (Maintained by Koozali) git repo for php-pear-Math_BigInteger smeserver
Description
This description has been generated by an LLM AI system and cannot be relied on to be fully correct.
Once it has been checked, then this comment will be deleted
The php-pear-Math_BigInteger package is a library for arbitrary precision arithmetic which enables the handling of numbers beyond the range of the traditional integer or floating-point types in the PHP language. It provides additional functions to increase the range of mathematical operations (such as addition, subtraction, multiplication, division and comparison) that can be performed on arbitrarily large numbers, and it also provides functions for advanced cryptographic operations.