Re: implementation of DACOSD



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

.



Relevant Pages

  • Re: double pointers
    ... double sincostan(double angle, double *pcosine, double *ptangent) ... double cosine = cos; ... double tangent = tan; ... return sine; ...
    (comp.programming)
  • Re: trig. formula Question
    ... >> Inverted Cosine ... >> Inverted Sine ... >> Inverted Tangent ...
    (sci.math)
  • Re: Ergs, Dynes and Crossword puzzles
    ... trigonometry could figure out the value of sine, cosine, and tangent at ... the drop of a hat. ...
    (soc.senior.issues)
  • Re: WALT
    ... (sine, cosine, tangent etc.) ... Paul Griffiths ...
    (uk.education.staffroom)
  • Re: Ergs, Dynes and Crossword puzzles
    ... SOH Sine equals.. ... CAH Cosine equals Adjacent over Hypotenuse ... TOA Tangent equals Opposite over Adjacent ... Andy, the little ole engineer in Eureka, Texas ...
    (soc.senior.issues)