6.2.5 I Macro
A representation of the imaginary unit, .
Attention: This macro is implemented only by MPLAB XC32 C
compilers.
Include
<complex.h>
Definition
When using MPLAB XC32, this macro expands to _Imaginary_I
, which expands
to a constant expression that has a const float _Imaginary
type and the
value of the imaginary unit, .