g77.info: AMod Intrinsic

Go forward to And Intrinsic
Go backward to AMin1 Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

AMod Intrinsic

AMod(A, P)

AMod: `REAL(KIND=1)' function.
A: `REAL(KIND=1)'; scalar; INTENT(IN).
P: `REAL(KIND=1)'; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Archaic form of `MOD()' that is specific to one type for A.  *Note
Mod Intrinsic::.