NOT - NOT Command
Returns the one's complement or the logical inverse of the argument.
Level 1
->
Level 1
#n
1
->
#n
2
T/F
->
0/1
"
string
1
"
->
"
string
2
"
'
symb
'
->
'NOT
symb
'
Adrian Drury
Last modified: Mon Jun 15 21:47:02 EDT 1998