$IterationLimit

$IterationLimit

任意の式の評価に使用される評価列の最大長を与える.

詳細

  • $IterationLimitは,Wolfram言語が特定の式の再評価を試みる回数を制限する.
  • $IterationLimitは,Traceが作成するリストの長さの上限を与える.

例題

すべて開くすべて閉じる

  (2)

$IterationLimitのデフォルト値:

関数を反復的な方法で定義する:

$IterationLimitの値を一時的に他の値にして評価する:

$IterationLimitの値を大きくするとこの関数が計算できる:

スコープ  (1)

反復回数の上限をに設定して任意数の評価ステップを行うことができる:

特性と関係  (2)

反復回数の上限は暴走定義を防ぐ:

再帰回数の上限は再帰的な暴走定義を防ぐ:

考えられる問題  (1)

$IterationLimitは式の再評価にのみ適用される.DoWhileのようなループ構造には適用されない:

Wolfram Research (1991), $IterationLimit, Wolfram言語関数, https://reference.wolfram.com/language/ref/$IterationLimit.html.

テキスト

Wolfram Research (1991), $IterationLimit, Wolfram言語関数, https://reference.wolfram.com/language/ref/$IterationLimit.html.

CMS

Wolfram Language. 1991. "$IterationLimit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$IterationLimit.html.

APA

Wolfram Language. (1991). $IterationLimit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$IterationLimit.html

BibTeX

@misc{reference.wolfram_2024_$iterationlimit, author="Wolfram Research", title="{$IterationLimit}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/$IterationLimit.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$iterationlimit, organization={Wolfram Research}, title={$IterationLimit}, year={1991}, url={https://reference.wolfram.com/language/ref/$IterationLimit.html}, note=[Accessed: 18-November-2024 ]}