Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
Commit34a663a
fix: hadnle zeros at the endpoints in
* fix: hadnle zeros at the endpoints* style: use simpler syntax express polynomialsCo-authored-by: appgurueu <34514239+appgurueu@users.noreply.github.com>---------Co-authored-by: appgurueu <34514239+appgurueu@users.noreply.github.com>BisectionMethod
(#1640)1 parent702840b commit34a663a
2 files changed
+14
-13
lines changedLines changed: 4 additions & 5 deletions
Original 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 |
|
Lines changed: 10 additions & 8 deletions
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
Comments
(0)