Complex

Complex is the head for the atomic rational type.

Attributes[Complex] := {Protected}

Simple examples

In[1]:= (4 + 8*I)*(2 + 3*I)
Out[1]= Complex[-16, 28]