Sponsored Content
Full Discussion: new id
Contact Us Post Here to Contact Site Administrators and Moderators new id Post 302691569 by complex.invoke on Saturday 25th of August 2012 12:09:47 AM
Old 08-25-2012
Computer new id

Hi all ,i'm huaihaizi3(the old ID), i registered a new ID complex.invoke, i like it as the new one is OOP supported as which is in the form of object.member(just a joke, ^_^,Smilie)
Is it possible to move all my posts of my old ID huaihaiz3 to the new one complex.invoke?
If so, i'll be very grateful for moderator or administrator's help!
 
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 12:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy