user manual
Tables and Reference Information A-11
Negation: 
ë
value
Returns the negative of
value
. 
(F)
·
2
-
6
Negation: 
ë
list
Returns a list with each
list
 element negated. 
(F)
·
2
-
6
NORMAL
Sets normal display mode.
(I)
† 
3
á
NORMAL
â
1
-
10
Not Equal: 
valueA
ƒ
valueB
Returns 1 if 
valueA ƒ
valueB
. Returns 0 if
valueA 
= 
valueB
. 
(F)
2
D
á
ƒ
â
2
-
16
Not Equal: 
listA
ƒ
listB
Applies the 
ƒ
 test to each
element of 
listA 
and 
listB
and returns a list. 
(F)
2
D
á
ƒ
â
2
-
16
Not Equal: 
list
ƒ
value
 or
value
ƒ
list
Applies the 
ƒ
 test to each
element of 
list 
and 
value
and returns a list. 
(F)
2
D
á
ƒ
â
2
-
16
valueA
nPr
valueB
Returns a list of the
permutations of 
valueA
(integer ≥ 0) taken
 valueB
(integer ≥ 0) at a time. 
(F)
I
PRB
á
nPr
â
2
-
13
value
nPr
list
Returns a list of the
permutations of 
value
(integer ≥ 0) taken each
element in 
list
 (integer ≥
0) at a time. 
(F)
I
PRB
á
nPr
â
2
-
13
list
nPr
value
Returns a list of the
permutations of each
element (integer ≥ 0) in 
list
taken 
value
 (integer ≥ 0)
at a time. 
(F)
I
PRB
á
nPr
â
2
-
13
listA
nPr
listB
Returns a list of the
permutations of each
element (integer ≥ 0) in
listA
 taken each element
in 
listB
 (integer ≥ 0) at a
time. 
(F)
I
PRB
á
nPr
â
2
-
13
1-VAR
STATS
listname
Performs one-variable
analysis using 
listname
and a frequency of 1. 
(I)
A
CALC
á
1-VAR STATS
â
9
-
15
1-VAR
STATS
Xlistname
,
freqlistname
Performs one-variable
analysis using 
Xlistname
and frequency
f
reqlistname
. 
(I)
A
CALC
á
1-VAR STATS
â
9
-
15
PARAM
Sets parametric graphing
mode.
† 
3
á
PARAM
â
1
-
11










