> block


Description:

Reports whether first is greater than second.

Arguments:

first (number): The first number to compare.

second (number): The second number to compare.

Examples:

Reports true because one plus one is greater than one.

Related commands: <, <=, <>, =, >=