6.2.2 _Complex_I Macro

A representation of the imaginary unit, i .

Attention: This macro is implemented only by MPLAB XC32 C compilers.

Include

<complex.h>

Definition

This macro expands to a constant expression that has a const float _Complex type and the value of the imaginary unit, i .