Message-ID: <000c01c0038c$daa62440$412f78d5@oemcomputer> From: "john watkins" To: Subject: a library for use with G77 which includes Bessel functions Date: Fri, 11 Aug 2000 13:07:40 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C00395.214ED9C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C00395.214ED9C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Dr Delorie Is there a library for use with G77 that includes Bessel functions? Using the command such as g77 file.for -o file.exe -lm fails since it cannot find j1(x). John Watkins. ------=_NextPart_000_0009_01C00395.214ED9C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dear Dr Delorie
 
Is there a library for use with G77 = that includes=20 Bessel functions?
Using the command such as
 
        = g77 file.for=20 -o file.exe -lm
 
fails since it cannot find = j1(x).
 
John = Watkins.
------=_NextPart_000_0009_01C00395.214ED9C0--