-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit 34a663a
fix: hadnle zeros at the endpoints in
* fix: hadnle zeros at the endpoints
* style: use simpler syntax express polynomials
Co-authored-by: appgurueu <34514239+appgurueu@users.noreply.github.com>
---------
Co-authored-by: appgurueu <34514239+appgurueu@users.noreply.github.com>BisectionMethod
(#1640)1 parent 702840b commit 34a663a
2 files changed
+14
-13
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | - | ||
26 | + | ||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | - | ||
49 | - | ||
50 | - | ||
51 | - | ||
48 | + | ||
49 | + | ||
50 | + | ||
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
9 | - | ||
10 | - | ||
11 | - | ||
4 | + | ||
12 | 5 |
| |
13 | 6 |
| |
14 | 7 |
| |
| |||
35 | 28 |
| |
36 | 29 |
| |
37 | 30 |
| |
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + |
0 commit comments