clear clc syms x f = ((2/pi)*atan(x))^x; limit(f,x,inf)
ans = Inf
不是的,matlab计算错误了!!!正确答案应该是
exp(-2/pi)