常用对数函数写法怎么表示:lg(x)==>log10(x)ln(x)==>log(x)e==>exp(1)e^5==>exp(5)解法:t=30-(30.^2-1).^1/2)y=log(exp(t))求解:t = 0.0167y = 0.0167