An Etymological Dictionary of Astronomy and Astrophysics

English-French-Persian

فرهنگ ریشه‌شناختی اخترشناسی-اخترفیزیک



recursive definition
  هدارش ِ باز‌آیشی  
hedâreš-e bâzâyeši
Fr.: définition récursive  

Math.: A definition of a function from which values of the same function can be calculated in a finite number of steps. In mathematical logic and computer science, a recursive definition is used to define an object in terms of itself. An example is the → factorial: n! = n*(n-1)!

See also:recursive; → definition.