HELP
An object that extracts the magnitude and
phase components of a PComplex number and
outputs them as Real numbers.

USE
Use UnBuild PComplex to extract the magnitude
and phase components from a PComplex number.

LOCATION
Data ==> UnBuild Data ==> PComplex

NOTES

You can also get the components of a
PComplex number by using the mag(x) and
phase(x) functions or objects.

Even if inputs are mapped, the output are
not.

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