aboutsummaryrefslogtreecommitdiffstats
path: root/result/XPath
diff options
context:
space:
mode:
Diffstat (limited to 'result/XPath')
-rw-r--r--result/XPath/expr/floats8
1 files changed, 8 insertions, 0 deletions
diff --git a/result/XPath/expr/floats b/result/XPath/expr/floats
index 2aa7897d..7d1e750b 100644
--- a/result/XPath/expr/floats
+++ b/result/XPath/expr/floats
@@ -16,6 +16,14 @@ Expression: 0.123
Object is a number : 0.123
========================
+Expression: 1.23e3
+Object is a number : 1230
+
+========================
+Expression: 1.23e-3
+Object is a number : 0.00123
+
+========================
Expression: 1 div 0
Object is a number : inf