hpux man page for sincosdq

Query: sincosdq

OS: hpux

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sincosd(3M)															       sincosd(3M)

NAME
sincosd(), sincosdf(), sincosdl(), sincosdw(), sincosdq() - functions that compute both sine and cosine of an argument specified in degrees
SYNOPSIS
DESCRIPTION
These functions are available only for Integrity servers. stores the sine of x (x specified in degrees) in the object pointed to by sptr and stores the cosine of x in the object pointed to by cptr. is a version of it takes and arguments. is a version of it takes and arguments. is an version of it takes and arguments. is equivalent to on HP-UX systems.
USAGE
To use these functions compile either with the default option or with the and the options. To use or compile also with the option. To use any of these functions, make sure your program includes and link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site:
RETURN VALUE
in the object pointed to by sptr and 1 in the object pointed to by cptr. If x stores NaN in the objects pointed to by its pointer arguments and raises the invalid exception. If x is NaN, stores NaN in the objects pointed to by its pointer arguments.
ERRORS
No errors are defined.
SEE ALSO
acosd(3M), asind(3M), atand(3M), atan2d(3M), cosd(3M), sincos(3M), sind(3M), tand(3M), math(5).
STANDARDS CONFORMANCE
These functions are not specified by any standard. HP Integrity Server Only sincosd(3M)
Related Man Pages
sincos(3m) - hpux
sincosdf(3m) - hpux
sincosf(3m) - hpux
sincosq(3m) - hpux
sinhcoshq(3m) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
SAN Migration question
Sequence extraction
awk - Multi-line data to be stored in variable
Wrong Array...