HELP
An object that creates a Complex number.

USE
Use Build Complex to create a Complex number
from real and imaginary components.

LOCATION
Data ==> Build Data ==> Complex

NOTES
If one of the inputs is an array, the other
input must be either a Scalar or an array of
the same size and shape.  Both inputs are
converted to type Real.  The output is the
same size and shape as the inputs.  The input
values' mappings are ignored and the output
Complex value is not mapped.

SEE ALSO
Build Data and UnBuild Complex.
