FORTRAN 77 Language Reference

COMPLEX*16 @

For a declaration such as COMPLEX*16 Z, the variable Z is always two REAL*8 elements contiguous in memory, interpreted as one double-width complex number.