XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches

◆ cipow_sub()

void cipow_sub ( doublecomplex  a,
int  ib,
doublecomplex *  pow 
)

Power of complex number (integer order)

Purpose
Computes power of complex number (integer order). cipow_sub is the subroutine version of cipow.
Parameters
[in]aComplex number a.
[in]ibInteger ib.
[out]powa ^ ib.