Computes the complex power.
The cpow, cpowf, and cpowl subroutines compute the complex power function xy , with a branch cut for the first parameter along the negative real axis.
Item | Description |
---|---|
x | Specifies the base value. |
y | Specifies the power the base value is raised to. |
The cpow, cpowf, and cpowl subroutines return the complex power function value.