| Use GMP | Use BCMath | 
|---|---|
| 1000! = factorial(1000) | (-1.7976931348623157)^308 with scale 2000 | 
| Fatal error: Uncaught Error: Call to undefined function gmp_strval() in /hosting/gauss/html/SimpleCalc/testGmpAndBcMath.php:94 Stack trace: #0 {main} thrown in /hosting/gauss/html/SimpleCalc/testGmpAndBcMath.php on line 94 |