Hello,

I am trying to use pow with an integer argument, but I cannot have a bigint result, for example, ```pow(10,72)```.
Do I have to write my pow function or is there a native solution?

thanks,
Fausto

Reply via email to