gt - Test if one object is greater than another object
any1 any2 gt -> bool
gt returns true if any1 > any2 and false
otherwise.
gt can only be applied to numbers and strings.
/home/abuild/rpmbuild/BUILD/nest-2.20.git-build/nest-2.20.git/sli/slimath.cc