Update test/tester_algo_newton.jl
Compare changes
+ 24
− 0
@@ -26,6 +26,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -39,6 +42,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -51,6 +57,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -63,6 +72,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -75,6 +87,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -87,6 +102,9 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)
@@ -99,6 +117,12 @@ function tester_algo_newton(afficher::Bool,Algorithme_De_Newton::Function)