operator + abstract method

Number operator +(
  1. Number other
)

Addition operator.

Implementation

Number operator +(Number other);