When i try to solve this equation:
   solve(x^2*log(x, 2) == 1, x);
It answers me:
   [x^2 == log(2)/log(x)]
It,s true, but how can i get the numerical value of x?

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to