%set(name,gt)
%set(description,"Returns T if the first argument is numerically larger than the second. Non-numeric arguments are treated the same as 0. Numeric evaluation of the arguments ends with the first non-numeric character.")
%set(syntax,"%%gt\(a,b\)")
%set(example,"%%if\(%%gt\(2,1\),2 is greater than 1, 2 is not greater than 1\)
")
%set(seealso,"gte|lt|lte
")
%set(authorip,24.193.44.12)
%set(authorlogin,mkrebs)
%set(author,)