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