Node: ISign Intrinsic, Next: , Previous: IShftC Intrinsic, Up: Table of Intrinsic Functions



ISign Intrinsic

     ISign(A, B)
     

ISign: INTEGER(KIND=1) function.

A: INTEGER(KIND=1); scalar; INTENT(IN).

B: INTEGER(KIND=1); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of SIGN() that is specific to one type for A and B. See Sign Intrinsic.