home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4271 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!ukma!darwin.sura.net!haven.umd.edu!wam.umd.edu!jdavis
  3. From: jdavis@wam.umd.edu (Joel H. Davis)
  4. Subject: ALGAMA function
  5. Message-ID: <1992Nov11.043558.12534@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac1.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. Date: Wed, 11 Nov 1992 04:35:58 GMT
  10. Lines: 17
  11.  
  12.  
  13.     A friend of mine has recently transferred some Fortran code from a
  14. mainframe to a PC to be run under MS FORTRAN.  When he tries to compile it,
  15. however, he gets an unresolved external reference error (or some such message,
  16. the error was reported to me thirdhand) for the ALGAMA (A log[gamma]) function.
  17. Apparently it was available using the compiler on the mainframe, but MS FORTRAN
  18. does not support it.  
  19.  
  20.     Anyway, I was wondering if it would be possible to find the source for
  21. this function or just get it as part of a separate library.  The program ran
  22. and was used extensively on the mainframe he had, so it seems that this 
  23. missing function is the only problem.
  24.  
  25.  
  26. Joel.
  27.  
  28.  
  29.