MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Show left hand side

  • To: mathgroup at smc.vnet.net
  • Subject: [mg111056] Re: Show left hand side
  • From: Murray Eisenberg <murray at math.umass.edu>
  • Date: Sun, 18 Jul 2010 01:06:15 -0400 (EDT)

One direct way:

   Row[{"R = ", R = 1 + 1}]

On 7/17/2010 8:16 AM, Sam Takoy wrote:
> Hi,
>
> When Mathematica prints an expression not terminated by a semicolon, I
> find it hard to match up the output with what I was trying output when a
> block of commands has many commands not terminated by a semicolon. Is
> there a way to get Mathematica to output the LHS so when I have R=1+1 it
> outputs R = 2 or something like that.
>
> Thanks!
>
>

-- 
Murray Eisenberg                     murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower      phone 413 549-1020 (H)
University of Massachusetts                413 545-2859 (W)
710 North Pleasant Street            fax   413 545-1801
Amherst, MA 01003-9305


  • Prev by Date: Re: How to parametrize a block of commands?
  • Next by Date: Re: total newbie
  • Previous by thread: Show left hand side
  • Next by thread: Re: Show left hand side