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