Input & Output Of C & C++ Programming
Home
55th program input & output
Input :
Enter any number =
10
Output :
log(10) = 2.30
///////////////////////////////////////////////////////////////
Input :
Enter any number =
1
Output :
log(10) = 0.00
///////////////////////////////////////////////////////////////
Newer Post
Older Post
Home
Home