not returns the bitwise Boolean inverse of i.
not
i
Fortran 95 and later
Elemental function
result = not(i)
integer
The return type is integer, of the same kind as the argument.
iand, ior, ieor, ibits, ibset, ibclr