function y=extFunNoDerivs(a,b) 
y=a*(b^2); 
end 
