aboutsummaryrefslogtreecommitdiffstats
path: root/result/XPath/expr/floats
diff options
context:
space:
mode:
Diffstat (limited to 'result/XPath/expr/floats')
-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 b6255ce0..157bd767 100644
--- a/result/XPath/expr/floats
+++ b/result/XPath/expr/floats
@@ -242,3 +242,11 @@ Object is a number : -1
========================
Expression: 8 mod 3 = 2
Object is a Boolean : true
+
+========================
+Expression: 12345678901234567890
+Object is a number : 1.23457e+19
+
+========================
+Expression: -12345678901234567890
+Object is a number : -1.23457e+19