f^2(x)是等于f(x)*f(x)还是f(f(x))
问题描述:
f^2(x)是等于f(x)*f(x)还是f(f(x))
答
f^2(x)等于f(x)*f(x)
和sin^2(x)=(sinx)*(sinx)一样