[Bug 1277] clarification about semantics of +0.0 and -0.0 in http://www.w3.org/TR/xquery-operators/

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1277


ashok.malhotra@oracle.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From ashok.malhotra@oracle.com  2005-05-10 19:47 -------
Added example:
fn:min(xs:float(0.0E0), xs:float(-0.0Eo)) returns either positive or negative
zero -- implementation dependent.

Received on Tuesday, 10 May 2005 19:47:11 UTC