Next: compress, Previous: compile_file, Up: Internal Routines [Contents][Index]
complex(x)
Returns a copy of numerical x
which has been transformed to
the corresponding complex data type (i.e., double
to
cdouble
and other types to cfloat
).
See also: abs, arg, imaginary, real, Complex Numbers, Number Conversion, Complex Functions