Skip to content

recursively

adverb

No English definition recorded for this entry.

L198425 on Wikidata ↗

Wiktionary

adv

Etymology: Etymology tree English recursive Proto-Indo-European *leyg-der. Proto-Germanic *līkąder. Proto-Germanic *-līkaz Proto-Germanic *-ê Proto-Germanic *-līkê Proto-West Germanic *-līkē Old English -līċe Middle English -ly English -ly English recursively From recursive + -ly.

  1. In a recursive way or manner.
  2. Using recursion.

    After recursively sorting the two subsets, the situation is (11,28) 35 (45,50,62) and an append of the three pieces gives the final result.

    In the same computation, the computer may be decomposed repeatedly and the partitioning may vary from one split to the other. The submachines can further recursively decompose […]