Help for this page

Select Code to Download


  1. or download this
    sub i2dd {
      use Math::MPFR qw(:mpfr);
    ...
    
      return($hi, $lo);
    }