geq - Test if one object is greater or equal than another object
any1 any2 geq -> bool
geq returns true if any1 >= any2 and false
otherwise.
geq can only be applied to numbers and strings.
/builddir/build/BUILD/nest-simulator-3.3/nest-simulator-3.3/sli/slimath.cc