84
4-3 Complex Number Calculation Precautions
• The input/output range of complex numbers is normally 10 digits for the mantissa
and two digits for the exponent.
• When a complex number has more than 21 digits, the real number part and im-
aginary number part are displayed on separate lines.
• When either the real number part or imaginary number part equals zero, that part
is not displayed.
• 20 bytes of memory are used whenever you assign a complex number to a vari-
able.
• The following functions can be used with complex numbers.
, x
2
, x
–1
#$ #$
Int, Frac, Rnd, Intg, Fix, Sci, ENG, ENG, ° ’ ”, ° ’ ”, a
b
/c, d/c, F
%
D
P.25