![]()  | 
  | 
  | 
| Subject:
I need help writing a very simple program on C programming language
 Category: Computers > Programming Asked by: gratefulone-ga List Price: $5.00  | 
Posted:
29 May 2006 13:51 PDT
 Expires: 29 May 2006 13:57 PDT Question ID: 733433  | 
I need help writing a program that prompts the user to enter a floating-point number. Your program will then print the number entered, first in decimal-point notation and then in exponential notation. Have the output use the following format: The input is 21.290000 or 2.129000e+001. Hint: %d or %i is used for integers, %f is used for floating point, %e is used for exponential notation Can anyone write this very simple program for me? Keep it really simple!  | 
  | 
| There is no answer at this time. | 
  | 
| There are no comments at this time. | 
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.  | 
| Search Google Answers for | 
| Google Home - Answers FAQ - Terms of Service - Privacy Policy |