| Author |
Comment/Response |
Bill
|
07/11/08 1:50pm
Hi:
Is there a way to align the numbers output in the columns by their decimal points?
TableForm[Table[{3*Cos[t], 3*Sin[t], 2 t}, {t, 20}],
TableHeadings -> {Automatic, {"X", "Y", "Z"}}] // N
tia,
Bill
PS. I'm using Mma 6.0.1, with Win XP on a PC.
URL: , |
|