I want to print a float with n decimal places in c++ language with printf() for example: n=3 and the float number is: 3.985635 so i want output to be: 3.985 (with 3 decima