Name

invert:core — ordinary primitive

Synopsis

FORTH

INVERT ( value -- value' )();
p4:"invert";

Description

make a bitwise negation of the value on stack. see also NEGATE

dpANS .6.1.1720 - standard forth word