Mathematica 9 is now available

Print

Usage

Print[ ,  , ... ]显示 ,后跟一个新行。


Notes

Print 送它的输出到信道$Output.
Print$Output的格式类型作为它的缺省格式类型。
Print有效的使用SequenceForm 每个 输出整合到一起。
• 可以使用ColumnForm在几行上排列表达式。
• 参见 Mathematica 全书: 1.7.3 and 节 2.8.18.
• 同时参见: CellPrint, Message, Put, Write.
Further Examples

The output of Print is not a string.

In[1]:=  


In[2]:=  



In[3]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.