MATLAB: How to solve this problem in the matlab program

MATLAB

Best Answer

It does equal 1
syms u
int(exp(-u^2),-inf,inf);