Node: Not Intrinsic, Next: , Previous: NInt Intrinsic, Up: Table of Intrinsic Functions



Not Intrinsic

     Not(I)
     

Not: INTEGER function, the KIND= value of the type being that of argument I.

I: INTEGER; scalar; INTENT(IN).

Intrinsic groups: mil, f90, vxt.

Description:

Returns value resulting from boolean NOT of each bit in I.