Help for this page
use v5.12; use warnings; ... printf "%.16f\n",$a; printf "%.16f\n",("".$a);
0.9999999999999999 1.0000000000000000