P99

◆ CMPLXF

#define CMPLXF (   A,
 
)    ((float _Complex)((float)(A) + _Complex_I * (float)(B)))

Definition at line 100 of file p99_c99.h.