typo
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ $$
|
||||
|
||||
3. Ecrire une fonction scilab
|
||||
```
|
||||
--> function x = Heron(x0,n)
|
||||
--> function [x] = Heron(x0,n)
|
||||
// x0 <-> valeur initiale pour la suite
|
||||
// n <-> nombre d'itérations
|
||||
// x <-> valeur calculée
|
||||
|
||||
Reference in New Issue
Block a user