- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Aug 2012 21:47:01 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18478
Summary: [QT3] slightly different results for some tan test
cases
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: oneil@saxonica.com
ReportedBy: andrew.eisenberg@us.ibm.com
QAContact: public-qt-comments@w3.org
I'm seeing slightly different results for some tan test cases:
- math-tan-006
math:tan(math:pi() div 4)
actual: 1
expected: 0.9999999999999999
excel: 1
- math-tan-007
math:tan(-math:pi() div 4)
actual: -1
expected: -0.9999999999999999
excel: -1
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 2 August 2012 21:47:02 UTC