Changeset 16056 for trunk/Ohana/src/opihi/cmd.data/test/integrate.sh
- Timestamp:
- Jan 14, 2008, 1:42:49 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/test/integrate.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/test/integrate.sh
r14176 r16056 15 15 integrate x y 1 5 16 16 17 if ( ($sum-152) > 0.5)17 if (abs ($sum-152) > 0.5) 18 18 $PASS = 0 19 19 echo "Inaccurate result (should be 152): $sum"
Note:
See TracChangeset
for help on using the changeset viewer.
