Does this help: http://docs.sympy.org/latest/gotchas.html#python-numbers-vs-sympy-numbers ?
Jason moorepants.info +01 530-601-9791 On Tue, Feb 17, 2015 at 9:16 AM, Andre Yonadam <[email protected]> wrote: > I was writing out a Python file by hand and wasn't getting the symbolic > results only when using default operators. For example, when dividing 1/3 > it would return a decimal answer while if I used the Integral function it > would give me the right result. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/5ba37888-554a-42fd-b961-f38466a729d1%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/5ba37888-554a-42fd-b961-f38466a729d1%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAP7f1Age9EF96RXC6Pa_eipLSQs-UNbv-3Ve_YOSDNRGcTPyOQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
