To add 0.01 + 0.02 + ... + 1.00, what order should you use to add the numbers to get better accuracy?

a. add 0.01, 0.02, ..., 1.00 in this order to a sum variable whose initial value is 0.
b. add 1.00, 0.99, 0.98, ..., 0.02, 0.01 in this order to a sum variable whose initial value is 0.


a Adding the numbers in the order specified in A will result in a more accurate result than in B, because two numbers to be added will be about the same size.

Computer Science & Information Technology

You might also like to view...

In the context of abstract algebra we are usually not interested in evaluating a polynomial for a particular value of x. To emphasize this point the variable x is sometimes referred to as the __________ . ?

A) ?monic ? B) ?constant ? C) ?indeterminate D) ?coefficient

Computer Science & Information Technology

Which of the following buttons is used to insert manual page breaks?

A.
B.
C.
D.

Computer Science & Information Technology

Layout view can be used to add or delete fields in the report

Indicate whether the statement is true or false

Computer Science & Information Technology

Text alignment can be set with left, right, center, or ____ tab stops.

A. random B. decimal C. up D. down

Computer Science & Information Technology