Reports whether first and second are different.
first (any type): The first thing to compare.
second (any type): The second thing to compare.
Reports true because one plus one is not equal to three.
Related commands: <, <=, =, >, >=