Help for this page
for ($j=0.0; $j< 0.5; $j += 0.1) { $x = 147.0 + $j; ... print $t, "\t"; print $y, "\n"; }