//Eg-1.12 //pg-27 clear clc x = input("enter any value ") v = exp(-(x)^2/2); disp(v)