|
SOLUTIONS
|
OBSOLETE MATHEMATICA SYMBOL
ColumnForm
![]()
prints as a column with
above
, etc.
![]()
specifies the horizontal alignment of each element.
![]()
also specifies the vertical alignment of the whole column.
DetailsDetails
- Possible horizontal alignments are:
-
Center centered Left left justified (default case) Right right justified - Possible vertical alignments are:
-
Above the bottom element of the column is aligned with the baseline Below the top element is aligned with the baseline (default case) Center the column is centered on the baseline - The first argument of
can have any head, not necessarily List.
acts as a "wrapper", which affects printing, but not evaluation.
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
