summaryrefslogtreecommitdiff
path: root/result
diff options
context:
space:
mode:
Diffstat (limited to 'result')
-rw-r--r--result/XPath/expr/functions4
1 files changed, 4 insertions, 0 deletions
diff --git a/result/XPath/expr/functions b/result/XPath/expr/functions
index e09eb4a4..4ff9c586 100644
--- a/result/XPath/expr/functions
+++ b/result/XPath/expr/functions
@@ -20,6 +20,10 @@ Expression: -number('abc')
Object is a number : NaN
========================
+Expression: number('-')
+Object is a number : NaN
+
+========================
Expression: floor(0.1)
Object is a number : 0