Recursion (computer science): Difference between revisions

Content deleted Content added
spelling
m Recursive functions: comment out link to recursive function, which is not a main article
Line 53:
 
==Recursive functions==
<!-- {{main|recursive function}} -->
Functions whose domains can be recursively defined can be given recursive definitions patterned after the recursive definition of their ___domain.