Operation Manual
Chapter 2: Math, Angle, and Test Operations 63
abs(
a+bi) returns
.
abs(re^(qi)) returns r (magnitude)
4
Rect
4Rect (display as rectangular) displays a complex result in rectangular form. It is valid only at the end of
an expression. It is not valid if the result is real.
complex result8Rect returns a+bi.
4
Polar
4Polar (display as polar) displays a complex result in polar form. It is valid only at the end of an
expression. It is not valid if the result is real.
complex result8Polar returns re^(qi).
MathPrintâ„¢
Classic