Re: Complex Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg17424] Re: Complex Plot
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 6 May 1999 02:44:27 -0400
- Organization: Universitaet Leipzig
- References: <7gjfsl$cpd@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Dana, <<Graphics`ComplexMap` ? Regards Jens Dana DeLouis wrote: > > Hello. Is it possible to plot a complex function, such as: > > Cos[w t] + I Sin[w t] > > (The letter I is the complex letter I) > This should be the same as E^( I w t) > > A math book that I am studying plots this, but I can not find a way to do > this in Mathematica v3. > Thank you for any ideas. > Dana