I don't think there's a way to do it presently. Eventually, when it supports it, you should be able to use solveset(). You will also be able to use the assumptions, but there currently isn't a good way to represent such assumptions (and the solve code wouldn't understand them even if you did).
Aaron Meurer On Tue, Apr 28, 2015 at 5:42 AM, Paul Royik <[email protected]> wrote: > How can I solve equation on the interval? > For example sin(x)=0, 2pi<=x<=4pi > > -- > 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/21788fb0-710a-40be-9cbc-7370ecb3eb68%40googlegroups.com. > 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/CAKgW%3D6JLq-dnGg1Umy3ZDCQsyCcXK1R%2Bpm1xhTpMZ11PyTvOUQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
