Relational greater than or equal operator.
/** Relational greater than or equal operator. */ bool operator >=(num other);