Query: csinh
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
csinh(3M) csinh(3M)NAMEcsinh(), csinhf(), csinhl(), csinhw(), csinhq() - complex hyperbolic sine functionsSYNOPSISDESCRIPTIONThese functions are available only for Integrity servers. returns the complex hyperbolic sine 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 odd. returns +0+i0. (where the sign of the real part of the result is unspecified) and raises the invalid floating-point exception. (where the sign of the real part of the result is unspecified). returns NaN+iNaN and raises the invalid floating-point exception, for positive finite x. returns NaN+iNaN and optionally raises the invalid floating-point exception, for finite nonzero x. returns +Inf+i0. returns for positive finite y. (where the sign of the real part of the result is unspecified) and raises the invalid floating-point exception. (where the sign of the real part of the result is unspecified). returns NaN+i0. returns NaN+iNaN and optionally raises the invalid floating-point exception, for all nonzero numbers y. returns NaN+iNaN.ERRORSNo errors are defined.SEE ALSOsinh(3M), casinh(3M), complex(5).STANDARDS CONFORMANCE: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only csinh(3M)
Related Man Pages |
---|
csinh(3m) - hpux |
csin(3m) - hpux |
csinf(3m) - hpux |
csinhf(3m) - hpux |
csinhq(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
Perl:: mass replacement of converting C code formats to tgmath.h |