对数换底公式

换底公式
  formula
select log(81)/log(3);
+----------------+
| log(81)/log(3) |
+----------------+
|              4 |
+----------------+
原文地址:https://www.cnblogs.com/bibiafa/p/9273649.html