+ 1

How to use bcpow function in php on code playground.

I get error everytime saying not defined . ty!

30th Jun 2021, 12:40 AM
Abhay
Abhay - avatar
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
30th Jun 2021, 1:01 AM
visph
visph - avatar