True if this number is greater than num
bool isGreaterThan(num b) => GetUtils.isGreaterThan(this, b);