Interpretation

Interpretation[e,expr]

e と表示されるが,入力として渡されると expr の未評価の形として解釈されるオブジェクトを表す.

Interpretation[{x=x0,y=y0,},e,expr]

eexpr の局所変数 x, y, を許容する

詳細とオプション

例題

すべて開くすべて閉じる

  (2)

文字列の解釈を指定する:

計算に文字列を使うため,上記をコピー・ペーストする:

スコープ付き変数を指定する:

コピー・評価する:

スコープ  (2)

2Dグラフィックスを3Dグラフィックスとして解釈する:

上記の出力をコピー・ペースト・評価して結果の補間を得る:

完全に評価された解釈を行う:

特性と関係  (3)

Interpretationは,デフォルトで,最後の引数は評価しない:

Iconizeには一意的な外観があり,デフォルトで引数を評価する:

Interpretationを使うと式に任意の外観を指定することができる:

TextClipboardTypeは,Interpretationがシステムのテキストクリップボードに書き込まれる方法に影響する:

"PlainText"は第1引数をクリップボードに書き込ませる:

以下はペーストされた形である:

plain text

これ以外の値を使うと第2引数の入力形式がクリップボードにコピーされる:

以下はペーストされた形である:

"input text"

考えられる問題  (1)

Interpretationへの呼び出しが,引数が3つあるために遮られると,以下のようになる:

Wolfram Research (2007), Interpretation, Wolfram言語関数, https://reference.wolfram.com/language/ref/Interpretation.html (2014年に更新).

テキスト

Wolfram Research (2007), Interpretation, Wolfram言語関数, https://reference.wolfram.com/language/ref/Interpretation.html (2014年に更新).

CMS

Wolfram Language. 2007. "Interpretation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/Interpretation.html.

APA

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

BibTeX

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

BibLaTeX

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