|
[Date Index]
[Thread Index]
[Author Index]
RE: redundant brackets
- To: mathgroup at smc.vnet.net
- Subject: [mg26998] RE: [mg26973] redundant brackets
- From: "Harvey P. Dale" <hpd1 at is2.nyu.edu>
- Date: Tue, 30 Jan 2001 23:22:18 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Joerq:
Use Flatten. If you don't want to eliminate all of the internal
brackets, read about the optional level specification to the Flatten
command.
Best,
Harvey
-----Original Message-----
From: Joerg Reinnarth [mailto:reinnart at iskp.uni-bonn.de]
To: mathgroup at smc.vnet.net
Sent: Tuesday, January 30, 2001 3:38 AM
To: mathgroup at smc.vnet.net
Subject: [mg26973] redundant brackets
Dear Groups,
I produce a table in a function.
The entries of the table contain redundant brackets.
For example { {0}, {{{{{{14}}}}}, {{{3}}} }.
I want to get these brackets away, but using Simplify or FullSimplify does
not help.
Joerg Reinnarth
University of Bonn
Prev by Date:
Re: modifiying the path variable
Next by Date:
Re: redundant brackets
Previous by thread:
Re: redundant brackets
Next by thread:
Re: redundant brackets
|