Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

csinh(3m) [hpux man page]

csinh(3M)																 csinh(3M)

NAME
csinh(), csinhf(), csinhl(), csinhw(), csinhq() - complex hyperbolic sine functions SYNOPSIS
DESCRIPTION
These 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. USAGE
To 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. ERRORS
No errors are defined. SEE ALSO
sinh(3M), casinh(3M), complex(5). STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only csinh(3M)

Check Out this Related Man Page

csinh(3M)																 csinh(3M)

NAME
csinh(), csinhf(), csinhl(), csinhw(), csinhq() - complex hyperbolic sine functions SYNOPSIS
DESCRIPTION
These 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. USAGE
To 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. ERRORS
No errors are defined. SEE ALSO
sinh(3M), casinh(3M), complex(5). STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only csinh(3M)
Man Page