Appendix A: Functions and Instructions
367
not(
value
)
Returns
0
if
value
is
ƒ
0.
value
can be a real number,
expression, or list.
y :
LOGIC
4:not(
valueA
nPr
valueB
Returns the number of permutations of
valueA
taken
valueB
at a time.
PRB
2:nPr
value
nPr
list
Returns a list of the permutations of
value
taken each
element in
list
at a time.
PRB
2:nPr
list
nPr
value
Returns a list of the permutations of each element in
list
taken
value
at a time.
PRB
2:nPr
listA
nPr
listB
Returns a list of the permutations of each element in
listA
taken each element in
listB
at a time.
PRB
2:nPr
npv(
interest rate
,
CF0
,
CFList
[
,
CFFreq
]
)
Computes the sum of the present values for cash inflows
and outflows.
Œ
1:Finance
CALC
7:npv(
valueA
or
valueB
Returns 1 if
valueA
or
valueB
is
ƒ
0.
valueA
and
valueB
can
be real numbers, expressions, or lists.
y :
LOGIC
2:or
Output(
row
,
column
,
"
text
")
Displays
text
beginning at specified
row
and
column
.
†
I/O
6:Output(
Output(
row
,
column
,
value
)
Displays
value
beginning at specified
row
and
column
.
†
I/O
6:Output(
Param
Sets parametric graphing mode.
†
z
Par
Pause
Suspends program execution until you press
Í
. †
CTL
8:Pause
Pause
[
value
]
Displays
value
; suspends program execution until you press
Í
.
†
CTL
8:Pause
Plot
#
(
type
,
Xlistname
,
Ylistname
,
mark
)
Defines
Plot
#
(
1
,
2
, or
3
) of
type
Scatter
or
xyLine
for
Xlistname
and
Ylistname
using
mark
.
†
y ,
STAT PLOTS
1:Plot1-
2:Plot2-
3:Plot3-
Plot
#
(
type
,
Xlistname
,
freqlist
)
Defines
Plot
#
(
1
,
2
, or
3
) of
type
Histogram
or
Boxplot
for
Xlistname
with frequency
freqlist
.
†
y ,
STAT PLOTS
1:Plot1-
2:Plot2-
3:Plot3-
Function or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item