Mega Code Archive
Categories
/
Perl
/
String
Printf The floating point number is %8fn, 15
printf "The floating point number is |%8f|\n", 15;