0
Hi, im having trouble with selectremove. Im trying to select R(z)>=0 or if R(z)=0 then Im(z)>0, i tried this:
selectremove ( if z--> R(z)>=0 else R(z)=0 then Im(z)>0 end if , % );
but its not working, any help would be much appreciated.
Thanks.
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.