home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!munnari.oz.au!titan!titan!crosby
- From: crosby@titan.trl.OZ.AU (David Crosby)
- Subject: help with D1MACH subroutine
- Message-ID: <1992Nov24.010346.8401@trl.oz.au>
- Keywords: D1MACH
- Sender: root@trl.oz.au (System PRIVILEGED Account)
- Organization: Telecom Research Labs, Melbourne, Australia
- Date: Tue, 24 Nov 1992 01:03:46 GMT
- Lines: 13
-
- Hi,
- I'm trying to run a program which uses double precision bessel
- functions (dbesj0.f and dbesj1.f) on a dec machine (MIPS processor) with
- a dec fortran compiler. The problem is that even though the program
- compiles o.k it returns a floating point error when run. I assume that
- this is because I have the wrong machine constants in the required
- D1MACH subroutine. I have tried both the big-endian and little-endian
- machine constants given in this subroutine but get the same result. Can
- anybody help me?
-
- Thanks
- Dave Crosby
-
-