Help for this page

Select Code to Download


  1. or download this
    $power=Math::BigInt->new($initial_index);
    $distance_index=($power->bpow($distance))->numify();
    
  2. or download this
    cmpthese -3, {
        BigInt => q[
    ...
             s/iter   BigInt standard
    BigInt      172       --    -100%
    standard  0.625   27472%       --