____ x fun=input('Ingrese la función'); f=____(fun); xa=input('Ingrese xa='); xb=input('Ingrese xb='); ite=input('Ingrese iteraciones='); error=100; if ____ for i=1:ite xr=____ if ____ error=abs((xr-xant)/xr)*100; end ____ texto=____; disp(texto); if ____ ____ ____ xa=xr; end end else ____('No hay una raíz en el intervalo'); end

Leaderboard

Visual style

Options

Switch template

Continue editing: ?