OutputForm

OutputForm[expr]

作为一个仅使用键盘字符的 expr 的二维表示输出.

更多信息

  • OutputFormStandardForm 的一个近似,它只使用普通键盘字符.
  • 许多表达式的 OutputForm 和它们内部表示十分不同.
  • 当输入的运算结果为 OutputForm[expr] 时,OutputForm 不会出现在输出中. »
  • OutputForm 不能对 Wolfram 语言的输出直接使用.
  • 可能的话,OutputForm 对特殊字符使用近似. 因此 作为 >= 给出,é 作为 e' 给出. »

范例

打开所有单元关闭所有单元

基本范例  (2)

一个排版表达式的 OutputForm

一个图形的 OutputForm

范围  (8)

基本对象  (2)

IntegerRationalRealComplex 数:

任意精度的 RealComplex 数:

特殊常数:

字符和字符串:

控制字符串的字符:

特殊输入形式  (4)

不同的 Power 表达式:

特别排版表达式:

不同的列表结构:

带有上标,下标等的输入:

特殊输出形式  (2)

一些对象使用特殊输出表示:

比较 OutputForm 和基本的 FullForm 表达式:

一些对象使用省略的输出表示:

省略的信息在 FullForm 中可视:

属性和关系  (5)

W当输入的运算结果为 OutputForm[expr] 时,OutputForm 不会出现在输出中:

赋给 Out 的值是 x2,不是 OutputForm[x^2]

作为键盘字符的特殊字符格式:

二维的 OutputForm 格式:

StandardFormTraditionalForm 是二维的其它格式:

InputFormFullForm 提供一维的格式:

ToString 产生 OutputForm 形式的字符串:

通过 Format 增加格式:

可能存在的问题  (1)

即便输出省略了上一层的 OutputForm,子表达式中依然存在:

输出中没有 OutputForm

但是,变量 e 含有 OutputForm,可能会影响后续的计算:

由于 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 语言. 1988. "OutputForm." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 1996. https://reference.wolfram.com/language/ref/OutputForm.html.

APA

Wolfram 语言. (1988). OutputForm. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}