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