wxMaxima: function of complex variable
- From: adam majewski <adammaj1@xxxxx>
- Date: Tue, 18 Apr 2006 21:47:15 +0200
Hi
I'm trying to differentiate function of complex variable:
(%i1) z:zx+zy*%i;
(%o1) %i*zy+zx
(%i2) f(z):=z^2;
(%o2) f(z):=z^2
(%i3) diff(f(z),z,1);
Non-variable 2nd argument to diff:%i*zy+zx -- an error.
Quitting. To debug this try debugmode(true);
(%i4)
What is wrong ?
Adam
.
- Follow-Ups:
- Re: wxMaxima: function of complex variable
- From: Richard J. Fateman
- Re: wxMaxima: function of complex variable
- Prev by Date: Rough Set with Maple
- Next by Date: Re: wxMaxima: function of complex variable
- Previous by thread: Rough Set with Maple
- Next by thread: Re: wxMaxima: function of complex variable
- Index(es):