function y=erfcousin(x);
y=exp(-x.^2);
y=quad('erfcousin',1/2,3/2);
y

Strang-5.4-1 (last edited 2010-12-18 10:24:22 by kksairamphani)