运行如下程序后,命令窗口(command windows)显示的结果为()。
syms x;

f=x*(sqrt(x^2+1)-x); limit(f,x, inf,1eft)

A、 0
B、 -1/2
C、 0
D、 1/2
出自:石家庄铁道大学通MATLB仿真技术