The complex module provides non-real complex numbers; if it is present in an implementation (whether imported or not), arithmetic procedures support non-real complex numbers. It also exports the 6 identifiers angle, imag-part, magnitude, make-polar, make-rectangular, real-part from IEEE Scheme. These are optional (though not explicitly so) in R5RS.
WG1 voted to accept this module.