|
[Date Index]
[Thread Index]
[Author Index]
Subscript on plus expression
- To: mathgroup at smc.vnet.net
- Subject: [mg128695] Subscript on plus expression
- From: "Dave Snead" <dsnead6 at charter.net>
- Date: Sun, 18 Nov 2012 03:57:38 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20121117084935.868E56AF3@smc.vnet.net>
Hi,
Mathematica fails to parenthesize the a+b in
Subscript[Plus[a,b],k]
so the output looks identical to
Plus[a,Subscript[b,k]]
Is this a bug?
Is there an option to force the parentheses?
Thanks in advance,
Dave Snead
Prev by Date:
Re: Plotting a series of Roots
Next by Date:
ODBC connection
Previous by thread:
Plotting a series of Roots
Next by thread:
Re: Subscript on plus expression
|