Greg,

FriCAS does not have very good support for numeric computation
compared with other "scientific computation software".

In this case, you can have a work around like:

solve2(y:EQ(POLY(FLOAT)),x:SYMBOL):LIST(EQ(POLY(FLOAT))) == solve((lhs
y-rhs y)::POLY FRAC INT, (0.1)^10)

to avoid manual coercion.  A deeper solution requires more discussion.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to