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
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to