%=

From WikiManual
Revision as of 02:16, 22 September 2005 by 66.91.141.218 (talk) (Percent Equals)
Jump to: navigation, search

Percent Equals

When the two values placed on the stack are within 10% of each other this places a "true" on the conditions stack.

Example:

50 55 %=

will place "true" on the conditions stack.

Logical Comparison Operators