+ 1
How to use bcpow function in php on code playground.
I get error everytime saying not defined . ty!
1 Answer
+ 3
sololearn run php7, and it seems that BCMath extension is not included by default (and so, in sololearn)...
https://bugs.php.net/bug.php?id=71169