Question 4865
log-base b of a becomes {{{log(c, a)/(log(c, b))}}}


so log10 to log2 is:


{{{log(10, x) = log(2, x)/log(2, 10)}}}


jon.