Compute the logarithm of a value in any base, including natural and common logs.
换底公式求任意底数的对数。
换底公式 log_b(x)=ln(x)/ln(b):将任意底对数转为自然对数(或常用对数)计算。
结果表示"b 的几次方等于 x"。b>1 时单调增;b∈(0,1) 时单调减。x>0、b>0 且 b≠1。