Teamplaid:Simple recursion

O Wiktionary
Template documentation[view] [edit] [history] [purge]


Usage[deasaich]

{{{Simple recursion|left repeated text|non-repeated text|right repeated text|depth}}

Example[deasaich]

  • "{{Simple recursion|a|b|c|4}}" gives "aaaabcccc"
  • "{{Simple recursion|f( |f(x) + g|) + g|7}}" gives "f( f( f( f( f( f( f( f(x) + g) + g) + g) + g) + g) + g) + g) + g"
  • {{math|[[Golden ratio|<var>φ</var>]] &asymp; {{#expr: {{Simple recursion|(|1|)^-1+1|35}}}}}}" gives "Teamplaid:Math" (iterative method, finding the largest of the solutions to )

See also[deasaich]