Write a c++ program to find the sum of 0.123 ??103 and 0.456 ??102 and write the result in
three significant digits
1
Expert's answer
2013-09-03T14:15:57-0400
Dear visitor Unfortunately, the statement of your question is a bit confusing. Input information mentioned in the statement is not clear. Please, give us the details so we could help you
Comments
Dear visitor, please use panel for submitting new questions.
Write a c++ program to find the sum of 0.123*10^3 and 0.456*10^2 and write the result in three significant digits
Leave a comment