recursionの語源と覚え方
recursionの主な意味と例文
1名詞
意味 - 再帰
- 再帰性
- 帰納法
the process of defining something in terms of itself
例文 A function that calls itself is an example of recursion.
自分自身を呼び出す関数は再帰の例です。
Recursion can solve complex problems by breaking them down into simpler subproblems.
再帰は複雑な問題をより単純なサブ問題に分割することで解決できます。
recursionのWordNet
1名詞
意味 (mathematics) an expression such that each term is generated by repeating a particular mathematical operation; also, the repeated application or execution of a pattern, function or definition; an expression that is recursive
(数学)特定の数学的演算を繰り返すことで各項が生成される式;また、パターン、関数、定義を繰り返し適用または実行すること;再帰的な式
同義語 - recursion
上位語 分野 - maths数学
- mathematics数学
- math数学