Re: Mathematica 4.1 How to.....
- To: mathgroup at smc.vnet.net
- Subject: [mg27254] Re: [mg27243] Mathematica 4.1 How to.....
- From: Anesh Sooklal <anesh at fermi.udw.ac.za>
- Date: Wed, 14 Feb 2001 03:41:22 -0500 (EST)
- References: <200102130835.DAA06561@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Dear Tony, Try the following : Plot[1 + \[ExponentialE]^x, {x, -3, 3}] You could try using e from the palettes that are available. Check File...Palettes... Plot[Cos[Pi x], {x, -2Pi, 2Pi}, Ticks -> {{-2Pi, Pi, 0, Pi, 2Pi}, Automatic}] Plot[Abs[x - 1], {x, -5, 5}] Have Fun, Anesh Sooklal Research Assistant University of Durban-Westville Dept. of Physics South Africa Tony wrote: > I have a trial version of this software. > > Can anyone tell me how I plot a graph such as > > 1 + e to power of x > > I am damned if I can find out how to do this > > Please Please someone help > > Another 2 I am having difficulty with is plotting > > cos(pi x) Pi having its symbolic sign > > and > > |x-1| > > Im probably just a numpty right enough > > Please email to tony at magic101.co.uk > > Thanx > > Tony
- References:
- Mathematica 4.1 How to.....
- From: "Tony" <tony@magic101.freeserve.co.uk>
- Mathematica 4.1 How to.....