Using mathematical functions
161
(
x+y*i
), where
x
is the real part and
y
is the imaginary
part.
ARG
Argument. Finds the angle defined by a complex number.
Inputs and outputs use the current angle format set in
Modes.
ARG
((
x+y*i
))
Example:
ARG(3+3*i)
returns
45
(Degrees mode)
CONJ
Complex conjugate. Conjugation is the negation (sign
reversal) of the imaginary part of a complex number.
CONJ
((
x+y*i
))
Example:
CONJ(3+4*i)
returns
(3-4*i)
IM
Imaginary part,
y,
of a complex number, (
x+y*i
).
IM
((
x+y*i)
)
Example:
IM(3+4*i)
returns
4
RE
Real part
x
,
of a complex number, (
x+y*i
).
RE
((x+y*i))
Example:
RE(3+4*i)
returns
3
Constants
The constants available from the Math Functions menu
are mathematical constants. These are described in this
section. The HP 39gII has two other menus of constants:
program constants and physical constants. The physical
constants are described further on in this chapter, while
the program constants are described in the programming
chapter.
e
Natural logarithm base. Internally represented as
2.71828182846.
e
Содержание 39gII
Страница 1: ...HP 39gII graphing calculator user s guide Edition1 Part Number NW249 90001 ...
Страница 2: ...Printing History Edition 1 November 201 1 ...
Страница 32: ...22 Getting started ...
Страница 58: ...48 Apps and their views ...
Страница 70: ...60 Function app ...
Страница 80: ...70 Solve app ...
Страница 132: ...122 Parametric app your own table and the split screen functionality available in the Function app ...
Страница 136: ...126 Polar app ...
Страница 140: ...130 Sequence app ...
Страница 148: ...138 Finance app ...
Страница 152: ...142 Linear Solver app ...
Страница 218: ...208 Matrices ...
Страница 226: ...216 Notes and Info ...
Страница 238: ...228 Variables and memory management ...
Страница 318: ...308 Programming ...
Страница 340: ...330 Reference information ...
Страница 346: ...vi Product Regulatory Information ...