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