Greater than: Difference between revisions

Jump to navigation Jump to search
No change in size ,  15:15, 27 March 2020
m
no edit summary
(Created page with "{{Main|Comparison function}} {{Built-in|Greater than|<nowiki><</nowiki>}} is a comparison function which tests whether the left argument is Tolerant comparison|tole...")
 
mNo edit summary
Line 1: Line 1:
{{Main|Comparison function}}
{{Main|Comparison function}}


{{Built-in|Greater than|<nowiki><</nowiki>}} is a [[comparison function]] which tests whether the left [[argument]] is [[Tolerant comparison|tolerantly]] greater than and not equal to the right argument, returning 1 if this is the case and 0 otherwise. It is the [[Not|negation]] of [[Less than or Equal to]] (<source lang=apl inline>≤</source>).
{{Built-in|Greater than|<nowiki>></nowiki>}} is a [[comparison function]] which tests whether the left [[argument]] is [[Tolerant comparison|tolerantly]] greater than and not equal to the right argument, returning 1 if this is the case and 0 otherwise. It is the [[Not|negation]] of [[Less than or Equal to]] (<source lang=apl inline>≤</source>).


== External links ==
== External links ==

Navigation menu