Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    print "y = (@y)\n";
    print "x = (@x)\n";
    # so what's the  second inner reference?
    
  2. or download this
    =begin comment
    
    ...
    $y[0] = 0.000281828;
    print "|| x = (@x)\n";
    print "|| y = (@y)\n";