Floating?point arithmetic is seldom used to perform financial calculations. Why?
What will be an ideal response?
Floating?point is generally used in engineering, scientific, and graphics calculations where wide?ranging numbers have represented Floating?point arithmetic is intrinsically slower than fixed?point integer arithmetic (but not necessarily so in practice if hardware acceleration techniques and pipelining are used to implement a dedicated floating?point processor). Binary floating?point numbers do not exactly represent real numbers, and there is an error of conversion between real and floatingpoint forms. Very large numbers of financial transactions could lead to significant rounding errors in the long term.
You might also like to view...
How many times will this for loop execute? (Note: i is an int.) for(i = 100; i > 0; --i)
A. 0, the loop will not execute B. 99 C. 100 D. The loop is not written correctly. It would not compile.
In the accompanying figure, what kind of gradient is sample 2?
A. shortened radial B. radial C. shortened linear D. linear
Because the works cited are to display on a separate numbered page, a(n) ____________________ must be inserted at a specific location following the body of a research paper.
Fill in the blank(s) with the appropriate word(s).
A performance monitor is a hardware device or software utility designed to intercept and prevent unauthorized access to a PC from an external network.
Answer the following statement true (T) or false (F)