Clicky

Fortran Wiki
ior (changes)

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

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

Description

ior returns the bitwise(削除) boolean (削除ここまで)(追記) Boolean (追記ここまで) inclusive-OR ofi and j.

Standard

Fortran 95 and later

Class

Elemental function

Syntax

result = ior(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

ieor, iand, ibits, ibset, ibclr, not

category: intrinsics

Revised on September 19, 2010 20:13:41 by Jason Blevins (174.101.53.244) (581 characters / 0.0 pages)
Edit | Back in time (3 revisions) | Hide changes | History | Views: Print | TeX | Source | Linked from: Intrinsic procedures, btest, iand, ibclr, ibits, ibset, mvbits, not, ieor, iany

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