Skip to content

Commit d2fb31d

Browse files
Update README.md
1 parent b98f494 commit d2fb31d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3. Dichotomy method/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laboratory work № 3: Numerical methods for solving transcendental equations. The dichotomy method.
1+
# Laboratory work № 3: Numerical methods for solving transcendental equations. The dichotomy method
22

33
## Problem statement
44

@@ -7,7 +7,7 @@ solution accuracy ε = $10^-4$.
77

88
$$2.1x^3 + 1.4x^2 - 4.3x + 6.1 = 0$$
99

10-
# Лабораторна робота № 3: Чисельні методи розв’язання трансцендентних рівнянь. Метод дихотомії.
10+
# Лабораторна робота № 3: Чисельні методи розв’язання трансцендентних рівнянь. Метод дихотомії
1111

1212
## Постановка задачі
1313

0 commit comments

Comments
 (0)