X=1:0.1:1.5; F=sin(X)-X.^2+1; % Test: x=nula(1e-4,10) %Drugi primer % X=0:0.1:0.5; % F=exp(X)-2*(X-1).^2; %Test: x=nula(1e-5,10)