The POWER6 has hardware support for decimalarithmetic.
POWER 6为十进制计算提供硬件支持。
2
That's more than adequate for most tasks, but you do need to keep in mind that it's not decimalarithmetic, and that every float operation can suffer a new rounding error.
但是,我们还是要牢记我们做的并不是十进制运算,任何一个浮点预算都有可能产生一个新的错误。
3
SQL-92 includes a decimal data type, which is an exact numeric type for representing fixed point decimal Numbers and performs basic arithmetic operation on decimal Numbers.