求函数y=3^(log2(X))的导数y'

问题描述:

求函数y=3^(log2(X))的导数y'

y'=3^(log2(X))*ln3*(log2(x))'=ln3*3^(log2(X))*[1/(ln2*x)] =(ln3/ln2) *[3^(log2(X))/x]*是什么意思?