XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches

◆ _cipow_sub()

void _cipow_sub ( double _Complex  a,
int  ib,
double _Complex *  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.