- From: Stephen Buxton <Stephen.Buxton@oracle.com>
- Date: 16 Feb 04 14:39:29
- To: public-qt-comments@w3.org
- Cc:
SECTION 6.2: functions and operators on numerics There is no statement about how to deal with truncation or rounding. For xs:float or xs:double, you can say that you follow the IEEE rules. For integers, this is only an issue for op:numeric-divide (you have a statement that there is no rounding in op:numeric-integer-divide). The main issue is xs:decimal. At the very least, this should be implementation-defined. - Steve B.
Received on Monday, 16 February 2004 17:39:32 UTC