csinhf(3m) sunos man page | unix.com

Man Page: csinhf

Operating Environment: sunos

Section: 3m

csinh(3M)						  Mathematical Library Functions						 csinh(3M)

NAME
csinh, csinhf, csinhl - complex hyperbolic sine functions
SYNOPSIS
cc [ 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);
DESCRIPTION
These functions compute the complex hyperbolic sine of z.
RETURN VALUES
These functions return the complex hyperbolic sine value.
ERRORS
No errors are defined.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
casinh(3M), complex.h(3HEAD), attributes(5), standards(5) SunOS 5.10 1 Sep 2002 csinh(3M)
Related Man Pages
csinh(3) - redhat
csinh(3) - php
csinh(3) - v7
csinh(3) - x11r4
csinh(3) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Once upon an uptime.
Using awk to remove lines from file that match text
Sort only numbers within a string