UNIDAD 1 METODO DE BISECCION PASO 1 PRESIONAR SHIFT +1 EN LA CALCULDORA
PASO 2 PRESIONAR 2 PRESIONAR nuevo EN LA PANTALLA DE L A CALCULDORA
PASO 3 deberá n!re"#r e$ no%bre de$ &ro!r#%#
In!re"#re%o" e$ no%bre de '
$ue!o o( PASO ) *o&#%o" e$ *d!o "!uen,e
EXPORT f(x) BEGIN x^2−2; END;
PASO 5 luego comprobamos el código presionando en la pantalla:
y deberá aparecer el mensaje:
Lue!o -#*e%o" o( Lue!o e"*
PASO . E/e*u,#%o" e$ &ro!r#%#
EXPORT BISECCION() BEGIN LOCAL a,b,e,c; INPUT({a,b,e}); WHILE ABS(ba)!e DO c"#(a$b)%&; I' (a)(c)!* THEN a"#c; ELSE b"#c; END; END; REPETIMOS LA SECUAENCIA ANTERIOR PERO CON ESTE CODIGO EN EL PASO 4 PRINT(c); END;
METODO DE NE0TON
EXPORT (+) BEGIN +&&; END;
EXPORT df(x) BEGIN 2*x; END;
EXPORT -e./0-() BEGIN LOCAL +,e,1/e2; INPUT ({+,e}); 1/e2"#*; WHILE ABS((+))!e DO +"#+3(+)%(+); 1/e2"#1/e2$5; END; PRINT(+); END;
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.