bigint and pow

Fausto fausap at outlook.it
Sat Oct 1 22:04:21 UTC 2022


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



More information about the Digitalmars-d-learn mailing list