Dès que le realpart est en nounform, Maxima ne va pas le réévaluer sans
commande explicite, du genre:

      ​ev(expr2,realpart)​
​
​


On Tue, Mar 24, 2015 at 6:56 AM, LOUISNARD Olivier <[email protected]>
wrote:

> declare(z,complex); declare(X,real);
> expr : abs( A0 * exp(z*X) );
> expr1 : subst( (1+%i)/2, z, expr);
> expr2 : subst( (1+%i)/sqrt(2), z, expr);
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Maxima-lang-fr mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-lang-fr

Répondre à