Context

Context[]

現行のコンテキストを返す.

Context[symbol]

シンボルが置かれているコンテキストを返す.

Context["symbol"]

"symbol"という名前のシンボルが存在する場合は,それが置かれているコンテキストを返す.

詳細

  • 現行のコンテキストは,$Contextの値である.

例題

すべて開くすべて閉じる

  (2)

現行コンテキストを与える.デフォルトは"Global`"である:

新たなシンボルが作られると,そのコンテキストはこれになる:

既存のシンボルのコンテキストを与える:

スコープ  (1)

あるシンボルが存在する場合はそのコンテキストを取得する:

シンボルを作成し,そのコンテキストを求める:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_context, organization={Wolfram Research}, title={Context}, year={1988}, url={https://reference.wolfram.com/language/ref/Context.html}, note=[Accessed: 17-November-2024 ]}