Query: csinh
OS: opensolaris
Section: 3m
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
csinh(3M) Mathematical Library Functions csinh(3M)NAMEcsinh, csinhf, csinhl - complex hyperbolic sine functionsSYNOPSISc99 [ flag... ] file... -lm [ library... ] #include <complex.h> double complex csinh(double complex z); float complex csinhf(float complex z); long double complex csinhl(long double complex z);DESCRIPTIONThese functions compute the complex hyperbolic sine of z.RETURN VALUESThese functions return the complex hyperbolic sine value.ERRORSNo errors are defined.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOcasinh(3M), complex.h(3HEAD), attributes(5), standards(5) SunOS 5.11 12 Jul 2006 csinh(3M)
Related Man Pages |
---|
csinhf(3m) - opensolaris |
csinhl(3m) - opensolaris |
csinh(3) - v7 |
csinh(3) - plan9 |
csinh(3) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Perl:: mass replacement of converting C code formats to tgmath.h |