operator / abstract method

Decimal operator /(
  1. Number other
)

Division operator.

Implementation

Decimal operator /(Number other);