File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 30
30
<div text-align =" center " >
31
31
32
32
<h2 dir =" rtl " text-align =" right " > דוגמא</h2 >
33
-
34
- מציאת האיבר ה-8 בסדרת פיבונאצ'י
33
+ <h6 dir =" rtl " text-align =" center " > מציאת האיבר ה-8 בסדרת פיבונאצ'י</h6 >
35
34
36
35
</div >
37
36
74
73
| 21 13 |
75
74
```
76
75
77
- <h4 dir =" rtl " text-align =" right " > חישוב 5</h4 >
76
+ <h4 dir =" rtl " text-align =" center " > חישוב 5</h4 >
78
77
78
+ ```
79
79
F(8)=21
80
+ ```
80
81
81
- <h2 dir =" rtl " text-align =" right " > יישום סדרת פיבונאצ'י בשפות תכנות שונות</h2 >
82
+ <h2 dir =" rtl " text-align =" center " > יישום סדרת פיבונאצ'י בשפות תכנות שונות</h2 >
82
83
83
84
- [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/fibonacci.cpp )
84
85
- [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/Maths/FibonacciNumber.java )
85
86
- [ Javascript] ( https://github.com/TheAlgorithms/Javascript/blob/80c2dc85d714f73783f133964d6acd9b5625ddd9/Maths/Fibonacci.js )
86
87
- [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py )
87
88
88
- <h2 dir =" rtl " text-align =" right " > קישור לסרטון הסבר</h2 >
89
+ <h2 dir =" rtl " text-align =" center " > קישור לסרטון הסבר</h2 >
89
90
90
91
- [ Youtube] ( https://www.youtube.com/watch?v=EEb6JP3NXBI )
91
92
92
- <h2 dir =" rtl " text-align =" right " >שונות</h2 >
93
+ <h2 dir =" rtl " text-align =" center " >שונות</h2 >
93
94
94
95
- [ הוכחה לסדרת פיבונאצ'י] ( https://brilliant.org/wiki/fast-fibonacci-transform/ )
You can’t perform that action at this time.
0 commit comments