Input & Output Of C & C++ Programming
Home
56th program input & output
Input :
Enter any number =
10
Output :
log10(10) = 1
///////////////////////////////////////////////////////////////
Input :
Enter any number =
54
Output :
log10(54) = 1.73
///////////////////////////////////////////////////////////////
Newer Post
Older Post
Home
Home