Formatting the real numbers means formatting the float and double data types in C. The format string used in floating type data is %f. For outputting a floating point data we can either use a decimal point notation or exponential notation. Both the notation have their own way of representation in C. For the double type data the format string using is %lf. The only difference in float and double is in the format string.
Formatting Integer Numbers in C : https://www.youtube.com/watch?v=sl0n9WsTOZM&t=21s
Please comment your suggestions & required topics.
Our E-mail id: [email protected]
Follow us in : https://www.facebook.com//LearnCseMalayalam
Download
0 formats
No download links available.
Formatting Real Numbers │C programming│Part# 10│Learn CSE Malayalam | NatokHD