Query: cpowf
OS: opensolaris
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cpow(3M) Mathematical Library Functions cpow(3M)NAMEcpow, cpowf, cpowl - complex power functionsSYNOPSISc99 [ 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);DESCRIPTIONThese functions compute the complex power function x^y, with a branch cut for the first parameter along the negative real axis.RETURN VALUESThese functions return the complex power function 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 ALSOcabs(3M), complex.h(3HEAD), csqrt(3M), attributes(5), standards(5) SunOS 5.11 12 Jul 2006 cpow(3M)
Related Man Pages |
---|
cpow(3m) - sunos |
csqrtf(3m) - opensolaris |
cpow(3) - php |
cpow(3) - v7 |
cpow(3) - xfree86 |