[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I could have done this on my own in grade 11...



PureBytes Links

Trading Reference Links

Chris Evans wrote:
>How do you convert Ln(X) where X>0 and <1 to 
>Log base10 ..

log_base_b(x) = log(x) / log(b)

where the log() function itself can be any base.

So log_base_10_x = log(x) / log(10);

-- 
  ,|___    Alex Matulich -- alex@xxxxxxxxxxxxxx
 // +__>   Director of Research and Development
 //  \     Unicorn Research Corporation -- http://unicorn.us.com 
 // __)    HTML FORMATTED MAIL SENT HERE WILL BE REJECTED AS SPAM.