MatchLocalNames

MatchLocalNames

Traceおよびこれに関連した関数のオプションで,x のような記号が書式 x$nnn の局所名を持つシンボルにマッチすべきかどうかを指定する.

詳細

  • デフォルト設定はMatchLocalNames->Trueである.
  • デフォルトの設定のままTrace[expr,x=rhs]を使うと,書式 x$nnn の名前の局所変数への割当て値が表示される.
  • Trace[expr,x=rhs,MatchLocalNames->False]は,大域的な記号 x に限って,その割当てを表示する.

例題

  (1)

デフォルトで,Traceは局所変数にマッチする:

MatchLocalNames->Falseだと,x の明示的なマッチだけが示される:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_matchlocalnames, organization={Wolfram Research}, title={MatchLocalNames}, year={1991}, url={https://reference.wolfram.com/language/ref/MatchLocalNames.html}, note=[Accessed: 21-November-2024 ]}