Recursion can be used to explain problems in different fields. In mathematics, recursion is used in many definitions and, in geometry, fractals, figures showing repeating patterns at different scales, explain the growth of some plants. Programming languages use recursive routines to solve complex problems step by step. In music, fugues represent enveloping musical compositions. This makes recursion a plural tool to analyse and understand different topics.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Types of Recursion

  • Alejandro Sobrino

摘要

Recursion can be used to explain problems in different fields. In mathematics, recursion is used in many definitions and, in geometry, fractals, figures showing repeating patterns at different scales, explain the growth of some plants. Programming languages use recursive routines to solve complex problems step by step. In music, fugues represent enveloping musical compositions. This makes recursion a plural tool to analyse and understand different topics.