Clicky

Fortran Wiki
ieor (changes)

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

Showing changes from revision #1 to #2: (追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)

Description

ieor returns the bitwise(削除) boolean (削除ここまで)(追記) Boolean (追記ここまで) exclusive-OR ofi 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) | Hide changes | History | Views: Print | TeX | Source | Linked from: Intrinsic procedures, btest, iand, ibclr, ibits, ibset, ior, not, iparity

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