Mathematica 9 is now available

SequenceForm

Usage

SequenceForm[ ,  , ... ] 的显示形式的文本连接显示.


Notes

• 由SequenceForm显示的表达式按它们的基线对齐.
SequenceForm 相当于一个 "包装", 只影响显示, 而不影响计算.
• 参见 Mathematica 全书: 2.8.6节.
• 同时参见: RowBox, ColumnForm, TableForm.
Further Examples

The default is to use scientific notation for all numbers with exponents outside the range -5 to 5.

In[1]:=  

Out[1]=

This gives the exponents in a form like Fortran's e-format.

In[2]:=  

Out[2]//NumberForm=



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.