hpux man page for clogl

Query: clogl

OS: hpux

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

clog(3M)																  clog(3M)

NAME
clog(), clogf(), clogl(), clogw(), clogq() - complex natural (base-e) logarithm functions
SYNOPSIS
DESCRIPTION
returns the complex natural logarithm of z in the range of a strip mathematically unbounded along the real axis and in the interval [-iPi,+iPi] along the imaginary axis. There is a branch cut along the negative real axis. 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
= returns -Inf+iPi and raises the divide-by-zero floating-point exception. returns -Inf+i0 and raises the divide-by-zero floating-point exception. returns +Inf+iPi/2, for finite x. returns NaN+iNaN and optionally raises the invalid floating-point exception, for finite x. returns +Inf+iPi, for finite positive-signed y. returns +Inf+i0, for finite positive-signed y. returns +Inf+i3Pi/4. returns +Inf+iPi/4. returns +Inf+iNaN. returns NaN+iNaN and optionally raises the invalid floating-point exception, for finite y. returns +Inf+iNaN. returns NaN+iNaN.
ERRORS
No errors are defined.
SEE ALSO
log(3M), cexp(3M), complex(5).
STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex G, "IEC 60559-compatible complex arithmetic") HP Integrity Server Only clog(3M)
Related Man Pages
cacoshf(3m) - hpux
clog10l(3m) - hpux
clog10w(3m) - hpux
clogf(3m) - hpux
clogq(3m) - hpux
Similar Topics in the Unix Linux Community
Perl:: mass replacement of converting C code formats to tgmath.h