fitSharp
Compare Numeric
A numeric comparison operator can be used in any expected value cell that contains a number. The operators are < (less than), > (greater than), <= (less than or equal) and >= (greater than or equal).

eg.ArithmeticColumn
xyplus?
224 <5

InfoFixture
setresult4
checkresult4 <5

These operators can be combined with the Symbol Values symbol recall operator. You may need to use a space to seperate 'less than' and 'symbol recall'.

eg.ArithmeticColumn
xyplus?
21>>three 3
23>>five 5
224 ><<three 3
224 < <<five 5

Copyright © 2022 Syterra Software Inc. All rights reserved.