Section: Type Conversion Functions
y = complex(x,z)
where x
and z
are n
-dimensional numerical arrays. The usual rules
for binary operators apply (i.e., one of the arguments can be a scalar,
if either is of type single
the output is single, etc.).