opensolaris man page for cpow

Query: cpow

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

cpow(3M)						  Mathematical Library Functions						  cpow(3M)

NAME
cpow, cpowf, cpowl - complex power functions
SYNOPSIS
c99 [ flag... ] file... -lm [ library... ] #include <complex.h> double complex cpow(double complex x, double complex y); float complex cpowf(float complex x, float complex y); long double complex cpowl(long double complex x, long double complex y);
DESCRIPTION
These functions compute the complex power function x^y, with a branch cut for the first parameter along the negative real axis.
RETURN VALUES
These functions return the complex power function 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
cabs(3M), complex.h(3HEAD), csqrt(3M), attributes(5), standards(5) SunOS 5.11 12 Jul 2006 cpow(3M)
Related Man Pages
cpow(3m) - sunos
cpowf(3m) - sunos
cpow(3) - redhat
cpow(3) - x11r4
cpow(3) - minix
Similar Topics in the Unix Linux Community
Making the Complex Simple with CEP
UIDL 1.3 (Default branch)
tmin 0.03 (Default branch)
CEP concepts by D Luckham
Reminder for mohtashims: Not listening to experts. Overly complex solutions to simple problems.