summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_602.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-11-27 18:55:33 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-11-27 18:55:33 (GMT)
commit24abd275236a54a8368bee4ea17e1d6faa61780a (patch)
treefaf280414424d4233557513c9dc81af4bbb925be /tools/testfiles/h5diff_602.txt
parent7e328ad37c0cc4b63f800f4a1b24dd559ae6904a (diff)
downloadhdf5-24abd275236a54a8368bee4ea17e1d6faa61780a.zip
hdf5-24abd275236a54a8368bee4ea17e1d6faa61780a.tar.gz
hdf5-24abd275236a54a8368bee4ea17e1d6faa61780a.tar.bz2
[svn-r12980]
changed the usage message relative to the relative error formula to a more common and easy to understand form | (b-a) / a |
Diffstat (limited to 'tools/testfiles/h5diff_602.txt')
-rw-r--r--tools/testfiles/h5diff_602.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5diff_602.txt b/tools/testfiles/h5diff_602.txt
index fc41985..2735234 100644
--- a/tools/testfiles/h5diff_602.txt
+++ b/tools/testfiles/h5diff_602.txt
@@ -22,7 +22,7 @@ Items in [] are optional
The 'count' value must be a positive integer
The 'delta' and 'relative' values must be positive numbers
The -d compare criteria is |a - b| > delta
-The -p compare criteria is |1 - b/a| > relative
+The -p compare criteria is |(b-a)/a| > relative
h5diff has four modes of output:
Normal mode: print the number of differences found and where they occured