Query: ctanh
OS: hpux
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ctanh(3M) ctanh(3M)NAMEctanh(), ctanhf(), ctanhl(), ctanhw(), ctanhq() - complex hyperbolic tangent functionsSYNOPSISDESCRIPTIONThese functions are available only for Integrity servers. returns the complex hyperbolic tangent 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. returns NaN+iNaN and raises the invalid floating-point exception, for finite x. returns NaN+iNaN and optionally raises the invalid floating-point exception, for finite x. returns for positive-signed finite y. (where the sign of the imaginary part of the result is unspecified). (where the sign of the imaginary 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 ALSOtanh(3M), catanh(3M), complex(5).STANDARDS CONFORMANCE: ISO/IEC C99 (including Annex G, ``IEC 60559-compatible complex arithmetic'') HP Integrity Server Only ctanh(3M)
Related Man Pages |
---|
catanhf(3m) - hpux |
ccosh(3m) - hpux |
ccoshf(3m) - hpux |
ccoshl(3m) - hpux |
ccoshq(3m) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to extract every repeated string between two specific string? |
Sequence extraction |
Hpux 11iV3 administration document |
Wrong Array... |
Shopt -s histappend |