Bonjour à tous

pourquoi, concernant les expressions suivantes contenant le nombre d'or 
( %phi ), Maxima répond-t-il par 'false' ? :

is ((%phi * %phi) = (%phi + 1));

is (%phi = rhs(solve([x * x - x - 1 = 0],[x])[2]));

pourtant :

float(%phi), numer;

renvoie bien l'approximation 1.618033988749895 !

ai-je oublié de charger un module ?

merci de vos éclaircissements

JMarc D.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Maxima-lang-fr mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maxima-lang-fr

Répondre à