FP is unsuitable for use on currency quantities by virtue of not having any of the desired behaviour of a fixed-point decimal-based number system, which is what currencies are expressed in, and they are generally implemented using round-to-even. Reply #3 is the correct answer. The paper that is cited in this thread is the only reference or evidence required. If you ...