Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    
    print "$j\n";
    printf "%.16e\n", $j;
    
  2. or download this
    126
    1.2599999999999999e+002