Sponsored Content
Full Discussion: new id
Contact Us Post Here to Contact Site Administrators and Moderators new id Post 302691817 by complex.invoke on Saturday 25th of August 2012 10:07:20 PM
Old 08-25-2012
I have paid the 500,000 bits to request a name change.
please change my old id huaihaizi3 to the new one complex.invoke
As i have already registered the complex.invoke, if the change can't be done, please delete the id complex.invoke first then perform the change!
Thanks!
 
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)
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy