g77.info: DMod Intrinsic

Go forward to DNInt Intrinsic
Go backward to DMin1 Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DMod Intrinsic

DMod(A, P)

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