Post Reply 
50g prefers LN instead of LOG during symbolic solve
10-02-2014, 04:23 PM
Post: #3
RE: 50g prefers LN instead of LOG during symbolic solve
(09-30-2014 11:01 PM)fire_for_effect Wrote:  The 50g seems to prefer the log natural instead of log 10 when symbolically solving "Y=2^X" . The result is "X=LN(Y)/LN(2)" which would be correct except I am looking for a base 10 solution ... any thoughts on flag changes or how to change solution behavior to get this solution: "X=LOG(Y)/LOG(2)" ?

As far as getting a numeric result, this is a base-2 logarithm, and that's what you get. I'm curious why do you need a base-10 solution (or any specific base for that matter), when it doesn't make any difference in the result. Just aesthetics or there's some other reason behind it?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 50g prefers LN instead of LOG during symbolic solve - Claudio L. - 10-02-2014 04:23 PM



User(s) browsing this thread: 1 Guest(s)