tcl::mathop::>

Page 20000 on the wiki. See ">" for information about the tcl::mathop::> command.

When given more than 2 arguments, it calculates whether they are in descending order.

% tcl::mathop::> 3 2 1
1
% tcl::mathop::> 3 1 2
0