Operation Manual

Chapter 2: Math, Angle, and Test Operations 61
MATH CMPLX (Complex) Operations
MATH CMPLX Menu
To display the MATH CMPLX menu, press  ~ ~.
Note: Use Catalog Help for more syntax help when needed.Select a menu item and then press à to go
to a syntax help editor (if the menu item is supported).
conj(
conj( (conjugate) returns the complex conjugate of a complex number or list of complex numbers.
conj(a+bi) returns aNbi in a+bi mode.
conj(re^(qi)) returns re^(Lqi) in re^qi mode.
real(
real( (real part) returns the real part of a complex number or list of complex numbers.
real(a+bi) returns a.
real(re^(qi)) returns rcos(q)
MATH NUM CMPLX PROB FRAC
1: conj(
Returns the complex conjugate.
2: real(
Returns the real part.
3: imag(
Returns the imaginary part.
4: angle(
Returns the polar angle.
5: abs(
Returns the magnitude (modulus).
6: 4Rect
Displays the result in rectangular form.
7: 4Polar
Displays the result in polar form.
MathPrint™
Classic
MathPrint™