Re: implementation of DACOSD
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Fri, 27 May 2005 10:58:01 -0700
Damien MATTEI wrote:
i have this error when porting a Fortran program from tru 64 to Linux:
(snip)
Reference to unimplemented intrinsic `DACOSD' at (^) (assumed EXTERNAL)
long_onde.F:423:
radrad=dacosd(z/rayray) +i
It seems that Fortran doesn't have a DACOSD function.
For comparison purposes only, note that PL/I does have SIND, COSD, TAND, and ATAND, sine, cosine, tangent, and arctangent in degrees, but still
no ASIND or ACOSD. (No SINHD or TANHD, either.)
-- glen
.
- References:
- implementation of DACOSD
- From: Damien MATTEI
- implementation of DACOSD
- Prev by Date: Re: a.out file
- Next by Date: Re: Troubles with some IMSL routines (eg EVLRG, and some other)
- Previous by thread: Re: implementation of DACOSD
- Next by thread: implementation of DACOSD
- Index(es):
Relevant Pages
|
|