Query: clogf
OS: sunos
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clog(3M) Mathematical Library Functions clog(3M)NAMEclog, clogf, clogl - complex natural logarithm functionsSYNOPSIScc [ flag... ] file... -lm [ library... ] #include <complex.h> double complex clog(double complex z); float complex clogf(float complex z); long double complex clogl(long double complex z);DESCRIPTIONThese functions compute the complex natural (base e) logarithm of z, with a branch cut along the negative real axis.RETURN VALUESThese functions return the complex natural logarithm value, in the range of a strip mathematically unbounded along the real axis and in the interval [ -i , +i ] along the imaginary axis.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 ALSOcexp(3M), complex.h(3HEAD), attributes(5), standards(5) SunOS 5.10 1 Sep 2002 clog(3M)
| Related Man Pages | 
|---|
| clogf(3) - linux | 
| clog(3m) - sunos | 
| clogf(3m) - sunos | 
| clog(3) - redhat | 
| clog(3) - xfree86 | 
| Similar Topics in the Unix Linux Community | 
|---|
| new here | 
| UIDL 1.3 (Default branch) | 
| soothsayer 0.6.1 (Default branch) | 
| clogblog 0.1 (Default branch) | 
| Project Euler |