Recursion: Difference between revisions

From ytptenniswiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:


Recursion is a technique that involves the repetition of an element within itself.
Recursion is a technique that involves the repetition of an element within itself.
[[File:The-home-depot-paint-bucket.webp|thumb|"Homer's All Purpose Bucket", an example of recursion and the Droste effect (illustrations that contain themselves).]]
[[File:homer-bucket.png|thumb|"Homer's All Purpose Bucket", an example of recursion and the Droste effect (illustrations that contain themselves).]]


''(it wouldn't let me recurse the link.)''
''(it wouldn't let me recurse the link.)''


See [[Fractal Art]]
See [[Fractal Art]]

Revision as of 19:55, 19 July 2024



Recursion is a technique that involves the repetition of an element within itself.

"Homer's All Purpose Bucket", an example of recursion and the Droste effect (illustrations that contain themselves).

(it wouldn't let me recurse the link.)

See Fractal Art