mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 20:41:15 +00:00
Add basic Extension docs
This commit is contained in:
7
php_modules/bcmath/README.md
Normal file
7
php_modules/bcmath/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user