Date: Tue, 21 May 2002 06:12:49 -0400 From: Lucas Wilcox <Lucas_Wilcox@brown.edu> To: Lucas Wilcox <Lucas_Wilcox@brown.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IEEE floating point g77 Message-ID: <20020521101249.GA66871@swirlee.ath.cx> In-Reply-To: <20020521032505.GA65781@swirlee.ath.cx> References: <20020521032505.GA65781@swirlee.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
It turns out that I have to add d0 to the end of all the numbers. I move over from the sun fortran compiler which did not require this. I guess all the more reason to stick to the standards. Thanks, Lucas On Mon, May 20, 2002 at 11:25:05PM -0400, Lucas Wilcox wrote: > How do I set the floating-point precision to IEEE 754 double precision or > IEEE 854 extended precision in g77? The default seems to be single > precision. I am looking for something like fpsetprec from ieeefp.h. > Thanks for your help, > Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020521101249.GA66871>