Next: mpg-top-tha, Previous: mpg-top-eqs, Up: mpg-top [Contents][Index]
compare(-C,+X,+Y) ISOC is the result of comparing terms X and Y
+X == +Y ISOterms X and Y are strictly identical
+X \== +Y ISOterms X and Y are not strictly identical
+X @< +Y ISOterm X precedes term Y in standard order for terms
+X @>= +Y ISOterm X follows or is identical to term Y in standard order for terms
+X @> +Y ISOterm X follows term Y in standard order for terms
+X @=< +Y ISOterm X precedes or is identical to term Y in standard order for terms