pow

Adam D. Ruppe destructionator at gmail.com
Wed Mar 21 16:32:48 UTC 2018


On Wednesday, 21 March 2018 at 16:29:26 UTC, aerto wrote:
> thanks, a last question in a diffrent function i use

use

BigInt i = 
"105312291668557186697918027683670432318895095400549111254310977536";

and it should work. Note the quotation marks - it reads it as a 
string because a long number literal is limited o 64 bit 
representations.


More information about the Digitalmars-d mailing list