Query: ccosh
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ccosh(3M) ccosh(3M)NAMEccosh(), ccoshf(), ccoshl(), ccoshw(), ccoshq() - complex hyperbolic cosine functionsSYNOPSISDESCRIPTIONThese functions are available only for Integrity servers. returns the complex hyperbolic 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 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 ALSOcosh(3M), cacosh(3M), complex(5).STANDARDS CONFORMANCE: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only ccosh(3M)
Related Man Pages |
---|
ccos(3m) - hpux |
ccoshf(3m) - hpux |
ccoshq(3m) - hpux |
csinl(3m) - hpux |
csinw(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
read string value |