REPART _ _ _ _ _ _ _ _ _ _ _ _ operator
This operator returns the real part of an expression, if that argument has an numerical value. A non-numerical argument is returned as an expression in the operators repart and impart.
repart(1+i); 1 repart(a+i*b); REPART(A) - IMPART(B)