Comment #11 on issue 1827 by smichr: log eval gives more standard form
http://code.google.com/p/sympy/issues/detail?id=1827

Comment #10 on issue 1827 by asmeurer: log eval gives more standard
form http://code.google.com/p/sympy/issues/detail?id=1827

logcombine can do that, but you have to have the proper assumptions
on x, or else use the assume_pos_real flag:

But you shouldn't need (and don't need) any assumptions on x. A simple expand should work. And since an expression might have actual log(x) or log(y) terms as well, one
wouldn't want to let them start combining just because you are trying to get
numerical values in a log simplified.

{p.s. sorry about not answering comment 3; I did respond but via regular email and I
guess that just eats the email and doesn't post it}

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to