"Recursion"

Written By Atticus Kuhn
Tags: "public", "project"
:PROPERTIES: :ID: eb5c2424-5e07-4c10-ac9e-9de780974592 :mtime: 20231009021740 :ctime: 20231009021636 :END: #+title: Recursion #+filetags: :public:project: * Definition Recursion is when a concept is defined in terms of itself * Recursive Function A recursive function is a function defined in terms of itself.

See Also

Foundations of Computer Science Notes

Leave your Feedback in the Comments Section