Hey!

Could someone elaborate why following examples return true:

Rational(1).is_fraction() == True
(x**2).is_fraction() == True


It doesn't just seem logical to me as fractions come usually in form of
x/a (a != 1) or 0.75.


Päikest,
Priit :)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to