f(log2 X)=2^x,(x>0).则f(3)=?

问题描述:

f(log2 X)=2^x,(x>0).则f(3)=?
注:log2 X 即以2为底X的对数,2^x表示2的x次幂.
谢谢老师

令t=log2 x,则x=2^t
f(t)=2^(2^t)
f(3)=2^(2^3)=256