Thanks. On Monday, June 22, 2015 at 10:37:26 PM UTC+3, Aaron Meurer wrote: > > Unfortunately, for integer powers, SymPy automatically denests them, > so (sin(x)/x)**17 is automatically rewritten as sin(x)**17/x**17. > > Aaron Meurer > > On Mon, Jun 22, 2015 at 2:12 PM, Paul Royik <[email protected] > <javascript:>> wrote: > > Can't rewrite sin(x)**17/x**17 as (sin(x)/x)**17. > > Is there any way to do that? > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > 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/9c3ad9a2-82aa-454f-9d6e-27d279efbbb3%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/af5784d5-629d-42ef-b43f-77fd1a4a347b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
