Home
*
neg
%
neg
Negate
The
neg
function negates an object, as follows:
a
->
b
#a
->
#b
[a]
->
[b]
[[a]]
->
[[b]]
a_u
->
b_u
(a)
->
(b)