Clicky

Fortran Wiki
ieor

Skip the Navigation Links | Home Page | All Pages | Recently Revised | Authors | Feeds | Export |

Description

ieor returns the bitwise Boolean exclusive-OR of i and j.

Standard

Fortran 95 and later

Class

Elemental function

Syntax

result = ieor(i, j)

Arguments

  • i - The type shall be integer.
  • j - The type shall be integer, of the same kind as i.

Return value

The return type is integer, of the same kind as the arguments. (If the argument kinds differ, it is of the same kind as the larger argument.)

See also

ior, iand, ibits, ibset, ibclr, not

category: intrinsics

Revised on September 19, 2010 20:13:23 by Jason Blevins (174.101.53.244) (583 characters / 0.0 pages)
Edit | Back in time (1 revision) | See changes | History | Views: Print | TeX | Source | Linked from: Intrinsic procedures, btest, iand, ibclr, ibits, ibset, ior, not, iparity

AltStyle によって変換されたページ (->オリジナル) /