Contexts

Contexts[]

すべてのコンテキストをリスト形式で返す.

Contexts["string"]

文字列に適合するコンテキストのリストを返す.

詳細とオプション

  • Contextsは,次のメタ文字を含む省略文字列を許容する.
  • *0個以上の文字
    @大文字を除く1個以上の文字
    \\* 等文字通りの * 等
  • Contexts["string"]は,デフォルトで,"string"と一致するコンテキストのエイリアスを含んでいる. ResolveContextAliasesFalseとすると一致するコンテキストでエイリアス化されていないものだけが返される. »

例題

すべて開くすべて閉じる

  (1)

"As"で始まるすべてのコンテキストを返す:

オプション  (1)

ResolveContextAliases  (1)

Contextsは,デフォルトで,エイリアスを解決する:

ResolveContextAliasesオプションを使ってエイリアスの解決を阻止する:

Wolfram Research (1991), Contexts, Wolfram言語関数, https://reference.wolfram.com/language/ref/Contexts.html (2021年に更新).

テキスト

Wolfram Research (1991), Contexts, Wolfram言語関数, https://reference.wolfram.com/language/ref/Contexts.html (2021年に更新).

CMS

Wolfram Language. 1991. "Contexts." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/Contexts.html.

APA

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

BibTeX

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

BibLaTeX

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