home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / fortran / 5115 < prev    next >
Encoding:
Text File  |  1993-01-21  |  813 b   |  25 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!gatech!emory!athena!shen
  3. From: shen@athena.cs.uga.edu (Mingzuo Shen)
  4. Subject: intrinsic function for the imaginary part and conjugate?
  5. Message-ID: <C183Gu.7MK@athena.cs.uga.edu>
  6. Organization: University of Georgia, Athens
  7. Distribution: usa
  8. Date: Thu, 21 Jan 1993 21:24:30 GMT
  9. Lines: 14
  10.  
  11. Hi all,
  12.  
  13.     Metcalf's book (Effective Fortran, 1985) has a list of
  14. intrinsic functions. Among them, the intrinsic function for
  15. obtaining the imaginary part of a complex number is AIMAG,
  16. which makes sense. However, there is no intrinsic function
  17. for obtaining the real part of a complex number?
  18.  
  19.     More seriously(?), the instrinsic function for complex
  20. conjugate is also AIMAG? I am sure this is a typo or something.
  21. Please help via e-mail. Thanks in advance.
  22.  
  23. Mingzuo Shen
  24.  
  25.