STACK
DESCRIPTION
Returns the negative of
. The type of the result is the same as the type of 
unless
is equal to MIN_INT, in which case the result is a R.
ORIGIN
Core code registered in systemdict.
CONVERSION
Implicit if
is equal to MIN_INT then conversion takes place I to R.