how can we get [use bigint] to work with PDL
or is there another function that can be used
example
$xx=sequence(10);
for(0..3000) { $xx*=2; p$xx; }it goes to infinite is there anyway to get around this and get the real value -Mark Baker
_______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
