sincos

Jim Thomas jimthomasacup.hp.com
Tue Mar 16 17:21:09 PST 1999


Sun offers 

  extern void sincos(double, double *, double *);

in sunmath.h.  Which other vendors offer such a function, which computes
sin and cos of a common argument?  Do they use the same name and
parameter sequence as above (presumably the second and third parameters
points to the sine and cosine, respectively, of the first parameter)?

-Jim



More information about the Numeric-interest mailing list