How to declare the inverse to a function



Hi,

> Perhaps I am not undersanding what are you trying to accomplish, but
> couldn't you just use the fact that conjugate(conjugate(z))=z.

I could, but maxima conldn't :-).  I expected (and needed) the line
(%i52) below whould return

(%o52')                        [z = - %i]

D.

> Milan
> 
> > Hi,
> > 
> > could anyone give me a tip how to declare the inverse to the
> > 'conjugate' function, to avoid this:
> > 
> > (%i52) solve(conjugate(z) = %i);
> > (%o52)                        [conjugate(z) = %i]
> > 
> > Thanks in advance,
> > D.
> > 
> > _______________________________________________
> > Maxima mailing list
> > Maxima at math.utexas.edu
> > http://www.math.utexas.edu/mailman/listinfo/maxima
> 
> -- 
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima