g77.info: DSign Intrinsic

Go forward to DSin Intrinsic
Go backward to DProd Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DSign Intrinsic

     DSign(A, B)
DSign: `REAL(KIND=2)' function.
A: `REAL(KIND=2)'; scalar; INTENT(IN).
B: `REAL(KIND=2)'; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Archaic form of `SIGN()' that is specific to one type for A and B.
*Note Sign Intrinsic::.