Sign Up
Sign In
中文
English Fox - English Dictionary
Meaning of
recursively
in English
recursively
us
//ˌrɛkʌrsivli//
uk
//ˌriːkʊrsaɪvli//
#uncommon
Definitions
Adverb
in
a
repeating
pattern
;
self-referential
The
programmer
wrote
a
function
that
called
itself
recursively
to
solve
the
problem
.
using
recursive
functions
(
in
computing
)
The
fractal
pattern
repeated
recursively
to
create
a
intricate
design
.