Skip to content

Files

Latest commit

Aug 17, 2023
083549c · Aug 17, 2023

History

History

bcmath

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 17, 2023

bcmath

For arbitrary precision mathematics PHP offers BCMath which supports numbers of any size and precision up to 2147483647 (or 0x7FFFFFFF) decimal digits, if there is sufficient memory, represented as strings.

Platform Url
PHP.net https://www.php.net/manual/en/book.bc.php