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