Difference between revisions of "!%="
From WikiManual
(→Logical Comparison Operators) |
m |
||
Line 9: | Line 9: | ||
will place "false" on the conditions stack. | will place "false" on the conditions stack. | ||
− | + | {{Logical Comparison Operators}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 11:08, 23 December 2005
Not Percent Equal
When the two values placed on the stack are not within 10% of each other this places a "false" on the conditions stack.
Example:
50 80 !%=
will place "false" on the conditions stack.
Logical Comparison Operators:
|