P99

◆ CMPLX

#define CMPLX (   A,
 
)    ((double _Complex)((double)(A) + _Complex_I * (double)(B)))

Definition at line 103 of file p99_c99.h.