Re: Newbie
- To: mathgroup at smc.vnet.net
- Subject: [mg24505] Re: Newbie
- From: Helge Andersson <helgea at inoc.chalmers.se>
- Date: Thu, 20 Jul 2000 03:01:44 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi, Skip the ";" at the end of the line and I guess you'll notice the difference. /Helge WantToKnowPlease wrote: > I've just started using mathematica.... > When I type a command and press (shift)+(enter) I don't see any output > > unless I preceded the command by print command > D[x^2];(shift)+(enter) doesn't do anything !!(at least I can't see > what it > does) > Print[D[x^2]];(shift)+(enter) prints 2 x > > any help is greatly appreciated