aboutsummaryrefslogtreecommitdiffstats
path: root/result/XPath
diff options
context:
space:
mode:
authorBjorn Reese <breese@src.gnome.org>2001-04-21 16:57:29 +0000
committerBjorn Reese <breese@src.gnome.org>2001-04-21 16:57:29 +0000
commit70a9da54eb200cd5c5ceafb72aff72c39021c94c (patch)
treef1451c927671ec62eae6b8adc65babd8ddc88251 /result/XPath
parent34b1b3a81ed88ad9885be382327e4be10364c01a (diff)
downloadandroid_external_libxml2-70a9da54eb200cd5c5ceafb72aff72c39021c94c.tar.gz
android_external_libxml2-70a9da54eb200cd5c5ceafb72aff72c39021c94c.tar.bz2
android_external_libxml2-70a9da54eb200cd5c5ceafb72aff72c39021c94c.zip
trio upgrade and integration
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