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