Tells whether the Expr represents a Mathematica Complex number.
true, if the Expr is a Complex number; false otherwise.
Works like the following test in Mathematica: Head[e] === Complex.
Expr Class | Wolfram.NETLink Namespace