operator < method

bool operator < (num other)

Relational less than operator.

Implementation

bool operator <(num other);