3rd Party (Maintained by Koozali) git repo for php-pear-Math_BigInteger smeserver
Go to file
2024-04-04 14:26:05 +01:00
.gitattributes initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
.gitignore initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
contriborbase initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
Makefile initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
Math_BigInteger-1.0.3.tgz initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
php-pear-Math_BigInteger.spec initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00
README.md initial commit of file from CVS for php-pear-Math_BigInteger on Fri 14 Jul 16:12:03 BST 2023 2023-07-14 16:12:03 +01:00

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.