www.delorie.com/archives/browse.cgi | search |
Date: | Sat, 12 Aug 2000 11:03:44 +0200 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | john watkins <john_watkins AT talk21 DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: a library for use with G77 which includes Bessel functions |
In-Reply-To: | <000c01c0038c$daa62440$412f78d5@oemcomputer> |
Message-ID: | <Pine.A41.4.05.10008121100410.46294-100000@ieva06.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Fri, 11 Aug 2000, john watkins wrote: > 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. Search g77 docs ('info g77', info/g77.*) for Bessel functions. You should be able to find correct function Andris PS. You may need to install g77.inf before (hint use install-info)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |