We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98f494 commit d2fb31dCopy full SHA for d2fb31d
3. Dichotomy method/README.md
@@ -1,4 +1,4 @@
1
-# Laboratory work № 3: Numerical methods for solving transcendental equations. The dichotomy method.
+# Laboratory work № 3: Numerical methods for solving transcendental equations. The dichotomy method
2
3
## Problem statement
4
@@ -7,7 +7,7 @@ solution accuracy ε = $10^-4$.
7
8
$$2.1x^3 + 1.4x^2 - 4.3x + 6.1 = 0$$
9
10
-# Лабораторна робота № 3: Чисельні методи розв’язання трансцендентних рівнянь. Метод дихотомії.
+# Лабораторна робота № 3: Чисельні методи розв’язання трансцендентних рівнянь. Метод дихотомії
11
12
## Постановка задачі
13
0 commit comments