In [1]: Mul(2, log(5), evaluate=False)
Out[1]: 2*log(5)



On Monday, 19 October 2015 07:12:46 UTC+2, Paul Royik wrote:
>
> Hello.
> I noticed that simplify moves coefficient of logarithm under logarithm: 
> 2*log(5)=log(5**2)=log(25).
>
> How is it possible to avoid this issue and revert if this happened?
>

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/055f1a7e-c938-4f70-b9bf-45e9d5bded36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to