[Bug 5123] K2-RoundFunc-117/118

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

           Summary: K2-RoundFunc-117/118
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: nick@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


fn:round(xs:float("-0.50"))
fn:round(xs:double("-0.50"))

These test should return negative zero (6.4.4 [F&0]), so -0 is a valid answer,
but the only expected result is 0.

Received on Tuesday, 2 October 2007 10:02:49 UTC