Go to the first, previous, next, last section, table of contents.


DSin Intrinsic

DSin(X)

DSin: REAL(KIND=2) function.

X: REAL(KIND=2); scalar; INTENT(IN).

Intrinsic groups: (standard FORTRAN 77).

Description:

Archaic form of SIN() that is specific to one type for X. See section Sin Intrinsic.


Go to the first, previous, next, last section, table of contents.