de-exponentialize



maybe try this;

subst(%i*x,x,%);
%,demoivre;
subst(x/%i,x,%);

RJF


Poul Riis wrote:

>(C49) exponentialize(tanh(x));
>yields
>				    x	  - x
>				  %E  - %E
>(D49) 				  -----------
>				    x	  - x
>				  %E  + %E
>Is there a command for the inverse operation?
>
>Yours,
>Poul Riis
>
>_______________________________________________
>Maxima mailing list
>Maxima@www.math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima
>  
>