Help for this page
Select Code to Download
Select
or
download this
printf("%.2f", 9.333333);
Select
or
download this
printf("%.1f", 9.55);
Select
or
download this
printf("%.1f", 43.55);