how to print decimal places from double in c code example Example: print double with 2 decimals c printf("%.2f", number);