Difference between revisions of "!%="

From WikiManual
Jump to: navigation, search
(Not Percent Equal)
m (#REDIRECT%=)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Not Percent Equal ==
+
#REDIRECT[[%=]]
 
 
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===
 
* [[=]]
 
* [[!=]]
 
* [[Greater than|>]]
 
* [[Less than|<]]
 
* [[%=]]
 
* [[!%=]]
 

Latest revision as of 22:18, 20 January 2007

Redirect to: