8000 Update מספרי פיבונאצ'י.md · Rastrian/Algorithms-Explanation@4e5af44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e5af44

Browse files
authored
Update מספרי פיבונאצ'י.md
1 parent 4f9ce2a commit 4e5af44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

he/מתמטיקה בסיסית/מספרי פיבונאצ'י.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<h1 style="text-align:center;"> חישוב סדרת פיבונאצ'י</h1>
22

3-
<p style="text-align:right;direction:rtl;">
3+
<div style="text-align:right; direction:rtl;">
44

55
במתמטיקה, מספרי פיבונאצ'י המצוינים בדרך כלל כ:
66
F(n), יוצרים רצף המכונה רצף פיבונאצ'י, כך שכל מספר הוא הסכום של שני הקודמים, החל מ- 0 ו- 1. הרצף נראה כך:
77

88
<br>
99

10-
</p>
10+
</div>
1111

1212
<p style="text-align:center"><b>[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ...]</b></p>
1313

0 commit comments

Comments
 (0)
0