Query: ccosw
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ccos(3M) ccos(3M)NAMEccos(), ccosf(), ccosl(), ccosw(), ccosq() - complex cosine functionsSYNOPSISDESCRIPTIONThese functions are available only for Integrity servers. returns the complex cosine of z. is a version of it takes a argument and returns a result. is a version of it takes a argument and returns a result. is an version of it takes an argument and returns an result. is equivalent to on HP-UX systems.USAGETo use these functions, compile with the default option. To use compile with the option. Make sure your program includes Link in the math library by specifying on the compiler or linker command line.RETURN VALUE= and is even. returns 1-i0. (where the sign of the imaginary part of the result is unspecified) and raises the invalid floating-point exception. (where the sign of the imaginary part of the result is unspecified). returns NaN+iNaN and raises the invalid floating-point exception, for finite nonzero x. returns NaN+iNaN and optionally raises the invalid floating-point exception, for finite nonzero x. returns +Inf-i0. returns +Inf(cos(y)-isin(y)), for finite nonzero y. (where the sign of the real part of the result is unspecified) and raises the invalid floating-point exception. returns +Inf+iNaN. (where the sign of the imaginary part of the result is unspecified). returns NaN+iNaN and optionally raises the invalid floating-point exception, for all nonzero numbers y. returns NaN+iNaN.ERRORSNo errors are defined.SEE ALSOcos(3M), cacos(3M), complex(5).STANDARDS CONFORMANCE: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only ccos(3M)
Related Man Pages |
---|
ccosh(3m) - hpux |
ccoshw(3m) - hpux |
ccosl(3m) - hpux |
ccosq(3m) - hpux |
csinf(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
awk - Multi-line data to be stored in variable |
Wrong Array... |
Tar Command |
Shopt -s histappend |