Re: Mathematica equivalent complexplot
- To: mathgroup at smc.vnet.net
- Subject: [mg57839] Re: Mathematica equivalent complexplot
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Thu, 9 Jun 2005 06:34:41 -0400 (EDT)
- Organization: Uni Leipzig
- References: <d892u9$sfa$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, what many <<Graphics`ComplexMap` do ?? Regards Jens "raf ." <arawak1 at yahoo.com> schrieb im Newsbeitrag news:d892u9$sfa$1 at smc.vnet.net... > > This is a newbie question, I suppose. I've read > as much as I can but cannot > find a straight forward way to implement the > complexplot in > Mathematica 5. > > An example call could be > complexplot(sin(x+i),x=-Pi..Pi) where sin(x+i) > is a typical function f(x) that maps real to > complex and -Pi..Pi is the > domain of f, a..b. Of course, there are various > plot options which can > follow and would be included before the closing > paren but I think I can > handle that. > > So any help would be appreciated. > > Thanks much for the response. > > Ron Francis