This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- @format --> | |
<!-- | |
The Fibonacci spiral is an approximation of the golden spiral created by drawing circular | |
arcs connecting the opposite corners of squares in the Fibonacci tiling, a tiling with | |
squares whose side lengths are successive Fibonacci numbers: 1, 1, 2, 3, 5, 8, 13, 21... | |
+-------------------------+----------------------------------------+ | |
| | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- @format --> | |
<!-- | |
The Fibonacci spiral is an approximation of the golden spiral created by drawing circular | |
arcs connecting the opposite corners of squares in the Fibonacci tiling, a tiling with | |
squares whose side lengths are successive Fibonacci numbers: 1, 1, 2, 3, 5, 8, 13, 21... | |
+-------------------------+----------------------------------------+ | |
| | | |
OlderNewer