Query: cpow
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPOW(3) BSD Library Functions Manual CPOW(3)NAMEcpow -- complex power functionSYNOPSIS#include <complex.h> double complex cpow(double complex x, double complex y); long double complex cpowl(long double complex x, long double complex y); float complex cpowf(float complex x, float complex y);DESCRIPTIONcpow(x, y) returns the complex number x raised to the complex power y. cpow(x,y) is equivalent to cexp(y * clog(x)). As such, cpow(x, y) has a branch cut along the negative real axis for the first argument, and the equality cpow(conj(x),conj(y)) = conj(cpow(x,y)) holds for all x and y.SPECIAL VALUESFor special values, see clog and cexp.SEE ALSOcexp(3) clog(3) complex(3)STANDARDSThe cpow() function conforms to ISO/IEC 9899:2011. 4th Berkeley Distribution December 11, 2006 4th Berkeley Distribution
Related Man Pages |
---|
cpow(3m) - sunos |
cpowl(3m) - sunos |
cpow(3m) - opensolaris |
cpow(3) - v7 |
cpow(3) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
HP Discusses SPECpower |
matching emcpower names on both rac nodes |
Emcpower0a device/lun is not visible in non global zone |