Add two Rcplx values or an option of c64.
The resulting type after applying the +
operator.
Divide two Rcplx values or an option of c64.
The resulting type after applying the /
operator.
Multiply two Rcplx values or an option of c64.
The resulting type after applying the *
operator.
Subtract two Rcplx values or an option of c64.
The resulting type after applying the -
operator.