chandra sekaran on Tue, 07 Jun 2016 10:41:46 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Regarding digits(999999999999999,4294967295) result.



gp > digits(999999999999999,4294967295)

[232830, -1530262147]

Is it correct?

gp > (232830*4294967295)-1530262147
 
999995705032703

gp > (232830*4294967295)+2764705149

999999999999999

I think answer should be [232830, 2764705149]. Am i correct
or  Am i doing wrong?

Used version 2.7.5 windows

Regards,

Chandrasekaran B