Query: sincosdl
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sincosd(3M) sincosd(3M)NAMEsincosd(), sincosdf(), sincosdl(), sincosdw(), sincosdq() - functions that compute both sine and cosine of an argument specified in degreesSYNOPSISDESCRIPTIONThese 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.USAGETo 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 VALUEin 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.ERRORSNo errors are defined.SEE ALSOacosd(3M), asind(3M), atand(3M), atan2d(3M), cosd(3M), sincos(3M), sind(3M), tand(3M), math(5).STANDARDS CONFORMANCEThese functions are not specified by any standard. HP Integrity Server Only sincosd(3M)
Related Man Pages |
---|
sincos(3m) - hpux |
sincosd(3m) - hpux |
sincosdw(3m) - hpux |
sincosl(3m) - hpux |
sincosq(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Sequence extraction |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |