Calculator User Manual

Chapter 2: Math, Angle, and Test Operations 76
MATH CPX (Complex) Operations
MATH CPX (Complex) OperationsMATH CPX (Complex) Operations
MATH CPX (Complex) Operations
MATH CPX Menu
MATH CPX MenuMATH CPX Menu
MATH CPX Menu
To display the
MATH CPX menu, press  ~ ~.
conj(
conj(conj(
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.
MATH NUM CPX PRB
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.