Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!cwjcc!gatech!psuvax1!psuvm!barilvm!bguvm.bitnet!blumberg From: BLUMBERG@BGUVM.BITNET (Dan Blumberg, Dept. Of Geog. Ben Gurion Univ. Israel) Newsgroups: comp.lang.fortran Subject: Re: fortran statement Message-ID: <588BLUMBERG@BGUVM> Date: 30 Jul 89 21:02:37 GMT References: <28605@beta.lanl.gov> Organization: Ben-Gurion University, Computation Center, Israel Lines: 11 mod is the name of a two fimensional matrix sized I by J. MOd (n,2) is the cell in matrix Mod with the coordinates of n,2(like geographical coordinates). MOD 1 2 3 4 5 2 3 . . n X < mod(n,2) reffers to this cell good luck Fight the Fort ran Danny