On Tue, Nov 4, 2008 at 12:02 PM, Francois Maltey wrote:
> (1) -> LR := radicalSolve (p3-p+1/10=0,p)

Missing exponent. You meant to write:

  LR := radicalSolve (p^3-p+1/10=0,p)

Regards,
Bill Page.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to