Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 458 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 458 Bytes

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