HELP
An object that outputs the real and imaginary
components of a Complex number as Real
numbers.

USE
Use UnBuild Complex to extract the real and
imaginary components from a rectangular
Complex number.

LOCATION
Data ==> UnBuild Data ==> Complex

NOTES
You can also get the components of a Complex
number by using the re(x) and imag(x)
functions or objects.

Even if inputs are mapped, the outputs are
not.

SEE ALSO
Build Complex, UnBuild Data, and UnBuild
PComplex.

Formula Reference chapter in the 
HP VEE Reference Manual.
