1 2 3 4 5 6 7
#include <complex.h> #define _Complex_I (const float _Complex)1 /* TODO: imaginary unit */ /* STDC(199901) */