OutputForm

OutputForm[expr]

キー入力文字のみを用いてexpr を二次元形として出力する.

詳細

  • OutputFormは,通常のキー入力文字を用いたStandardFormの近似形である.
  • さまざまな式のOutputFormはこれらの内部表現と極めて異なる.
  • OutputFormは,入力を評価してOutputForm[expr]になるときは出力には現れない. »
  • OutputFormは直接Wolfram言語への入力として使うことができない.
  • 可能な場合,OutputFormは特殊文字に近似を使う.このため,>=として,または,ée'として与えられる. »

例題

すべて開くすべて閉じる

  (2)

タイプセット式の出力形(OutputForm):

グラフィックスの出力形(OutputForm):

スコープ  (8)

基本オブジェクト  (2)

整数(Integer),有理(Rational)数,実(Real)数,複素(Complex)数:

任意精度の実(Real)数と複素(Complex)数:

特殊定数:

文字と文字列:

文字列用に文字を制御する:

特殊な入力形  (4)

ベキ(Power)の式のさまざまな表現方法:

特殊なタイプセット式:

異なるリスト構造:

下付き文字や上付き文字等を含む入力:

特殊な出力形  (2)

オブジェクトの中には特殊な出力表現を使うものがある:

式の出力形(OutputForm)をその基になっている完全形(FullForm)と比較する:

オブジェクトの中には省略した出力表現を使うものもある:

省略された部分はFullFormだと可視になる:

特性と関係  (5)

OutputFormは,入力を評価してOutputForm[expr]になるときは出力には現れない:

OutにはOutputForm[x^2]ではなく値 x2が割り当てられる:

キーボード文字としての特殊文字のフォーマット:

OutputFormは二次元にフォーマットする:

StandardFormTraditionalFormでは付加的なフォーマットを施した二次元式になる:

InputFormFullFormは一次元のフォーマットを提供する:

ToStringを使ってOutputFormによる文字列を生成する:

Formatを使って書式を加える:

考えられる問題  (1)

OutputFormは,出力のトップレベルから省略された場合でも部分式からは削除されない:

出力はOutputFormではない:

しかし,変数 eOutputFormなので,続く評価に影響するかもしれない:

OutputFormが介在するため乗算は評価されない:

まず変数に割当てを行い.次に結果にOutputFormを適用することで計算可能性を維持する:

Wolfram Research (1988), OutputForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/OutputForm.html (1996年に更新).

テキスト

Wolfram Research (1988), OutputForm, Wolfram言語関数, https://reference.wolfram.com/language/ref/OutputForm.html (1996年に更新).

CMS

Wolfram Language. 1988. "OutputForm." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/OutputForm.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_outputform, organization={Wolfram Research}, title={OutputForm}, year={1996}, url={https://reference.wolfram.com/language/ref/OutputForm.html}, note=[Accessed: 22-November-2024 ]}