Advertisement
Advertisement
recursive
[ri-kur-siv]
adjective
pertaining to or using a rule or procedure that can be applied repeatedly.
Mathematics, Computers.pertaining to or using the mathematical process of recursion.
a recursive function; a recursive procedure.
Other 51Թ Forms
- recursively adverb
- recursiveness noun
51Թ History and Origins
Origin of recursive1
Example Sentences
In this lyrical memoir, Toews explores her writing career with storytelling that is at once propulsive and recursive, using her work as evidence of both her success and her inability to escape her past.
Fragments get reprised and interwoven; Schmidt constructed the whole thing as a “recursive feedback loop” befitting the sealed setting.
Hadrons interact recursively with themselves such that they create what physicists call a “hadronic blob,” which in simulations resemble less abstract art and look more like a tangled ball of yarn.
As psychology researchers at the University of Kent wrote in 2022, an individual's "subscription to conspiracy beliefs is initially inadvertent, accelerates recursively, then becomes difficult to escape."
“I just basically chunked up all the files into functions and classes and groups of code, generated summaries of those code chunks and then recursively summarized the file,” Shobrook said.
Advertisement
When To Use
Something that’s recursive is looped, especially in a way that allows a process to keep repeating.Recursive has very specific meanings in math, computer programming, and linguistics, but in each case it involves some form of repetition, especially when part of a sequence or formula relies on previous parts. Such a process is called recursion.Example: The program is recursive: once it finishes its search function, it automatically begins again at the beginning.
Advertisement
Advertisement
Advertisement
Advertisement
Browse