|
[Date Index]
[Thread Index]
[Author Index]
Re: treeform
- To: mathgroup at smc.vnet.net
- Subject: [mg115634] Re: treeform
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Mon, 17 Jan 2011 05:37:19 -0500 (EST)
It may be related (though I don't see how) to the "Possible Issue" in help
saying that compound heads are not laid out as trees.
Bobby
On Sun, 16 Jan 2011 04:54:09 -0600, pierodancona <pierredelun3 at gmail.com>
wrote:
> If I input
>
> TreeForm[{{1},{1,2}}]
>
> I get exactly what is expected, namely a tree with
> 3 levels. But if I input
>
> TreeForm[Range[Range[2]]]
>
> I get a tree with only two levels, the leaves being
> {1} and {1,2}. Why?
>
> Thanks
> Piero
>
--
DrMajorBob at yahoo.com
Prev by Date:
Re: DesignerUnits 2011-01-08 for Mathematica 8, 7, 6
Next by Date:
Re: Solve fails with this simple inequality problem
Previous by thread:
treeform
Next by thread:
Making a table with unlinked sliders
|