We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce904fb commit ace8688Copy full SHA for ace8688
1 file changed
lab3/README.md
@@ -6,7 +6,7 @@
6
Запуск
7
8
```bash
9
-./lab3.escript --linear --lagrange --newton --gauss --step 0.1 -n 4
+./lab3.escript --linear --lagrange --newton --gauss --step 0.1
10
```
11
--linear, --lagrange, --newton, --gauss — включение соответствующих методов.
12
0 commit comments