Use the EWL_COMPLEX macro to specify whether or not EWL provides standard facilities for complex number manipulation described by the C99 standard (ISO/IEC 9899-1999). When compiling a custom version of EWL with EWL_COMPLEX defined as 1 and the EWL_C99 macro is defined as 1 the library provides the facilities for complex number manipulation.