Skip to content

ComplexQ

Status: Experimental

present and registered, but lightly documented and not yet covered by dedicated tests.

Description

ComplexQ[expr]

gives True if expr is a Complex number, False otherwise.

Notes Tests for the Complex\[re, im\] head; a purely real number is not Complex.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: Protected.

References