Help for this page
for ( -0.1, -0.01, -0.001, -0.0001, -10 ) { printf "%s --> %0.1f\n", $_, sprintf "%0.1f", $_ }