Word description Takes the bitwise and-not of u and v component-wise, where x and-not y is defined as not(x) and y.
Notes This word may be used on a specialized array of floats or doubles, in which case the bitwise representation of the floating point numbers is operated upon.