|
Implementations | |||||||
Tests | BaseX 8.5 beta XQ31 (QT3 vCVS) |
Saxon-EE 9.7.0.11 XP31 (QT3 v0.6) |
Saxon-EE 9.7.0.11 XQ31 (QT3 v0.6) |
XmlPrime 4.0.0.16079 XP31 (QT3 vCVS) |
XmlPrime 4.0.0.26293 XQ31 (QT3 vCVS) |
XmlPrime 4.0.0.27704 XQX31 (QT3 vCVS) |
|
---|---|---|---|---|---|---|---|
math-pow | 34/34 | 34/34 | 34/34 | 34/34 | 34/34 | 34/0 | 0/6 |
math-pow-001[+]
X math-pow-001: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow((), 93.7) |
pass | pass | pass | pass | pass | pass | |
math-pow-002[+]
X math-pow-002: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(2, 3) |
pass | pass | pass | pass | pass | pass | |
math-pow-003[+]
X math-pow-003: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-2, 3) |
pass | pass | pass | pass | pass | pass | |
math-pow-004[+]
X math-pow-004: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-2, -3) |
pass | pass | pass | pass | pass | pass | |
math-pow-005[+]
X math-pow-005: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(2, 0) |
pass | pass | pass | pass | pass | pass | |
math-pow-006[+]
X math-pow-006: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0, 0) |
pass | pass | pass | pass | pass | pass | |
math-pow-007[+]
X math-pow-007: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(xs:double('INF'), 0) |
pass | pass | pass | pass | pass | pass | |
math-pow-008[+]
X math-pow-008: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(xs:double('NaN'), 0) |
pass | pass | pass | pass | pass | pass | |
math-pow-009[+]
X math-pow-009: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-math:pi(), 0) |
pass | pass | pass | pass | pass | pass | |
math-pow-010[+]
X math-pow-010: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, 3) |
pass | pass | pass | pass | pass | pass | |
math-pow-011[+]
X math-pow-011: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, 4) |
pass | pass | pass | pass | pass | pass | |
math-pow-012[+]
X math-pow-012: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, 3) |
pass | pass | pass | pass | pass | pass | |
math-pow-013[+]
X math-pow-013: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0, 4) |
pass | pass | pass | pass | pass | pass | |
math-pow-014[+]
X math-pow-014: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, -3) |
pass | pass | pass | pass | pass | pass | |
math-pow-015[+]
X math-pow-015: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, -4) |
pass | pass | pass | pass | pass | pass | |
math-pow-016[+]
X math-pow-016: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, -3) |
pass | pass | pass | pass | pass | pass | |
math-pow-017[+]
X math-pow-017: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0, -4) |
pass | pass | pass | pass | pass | pass | |
math-pow-018[+]
X math-pow-018: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(16, 0.5e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-019[+]
X math-pow-019: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(16, 0.25e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-020[+]
X math-pow-020: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, -3.0e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-021[+]
X math-pow-021: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, -3.0e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-022[+]
X math-pow-022: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, -3.1e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-023[+]
X math-pow-023: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, -3.1e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-024[+]
X math-pow-024: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, 3.0e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-025[+]
X math-pow-025: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, 3.0e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-026[+]
X math-pow-026: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(0e0, 3.1e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-027[+]
X math-pow-027: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-0e0, 3.1e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-028[+]
X math-pow-028: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-1, xs:double('INF')) |
pass | pass | pass | pass | pass | pass | |
math-pow-029[+]
X math-pow-029: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-1, xs:double('-INF')) |
pass | pass | pass | pass | pass | pass | |
math-pow-030[+]
X math-pow-030: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(1, xs:double('INF')) |
pass | pass | pass | pass | pass | pass | |
math-pow-031[+]
X math-pow-031: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(1, xs:double('-INF')) |
pass | pass | pass | pass | pass | pass | |
math-pow-032[+]
X math-pow-032: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(1, xs:double('NaN')) |
pass | pass | pass | pass | pass | pass | |
math-pow-033[+]
X math-pow-033: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-2.5e0, 2.0e0) |
pass | pass | pass | pass | pass | pass | |
math-pow-034[+]
X math-pow-034: Created on: 2010-12-10 Spec Dependencies: spec = XP30+ XQ30+ Test: math:pow(-2.5e0, 2.00000001e0) |
pass | pass | pass | pass | pass | pass |