Go to the first, previous, next, last section, table of contents.


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.


Go to the first, previous, next, last section, table of contents.