Hello,

How to make FriCAS distribute over addition?

For example, (a+b)*c into a*c+b*c.

Tried rule to no avail.

> (1) -> rule (a+b)*c == a*c+b*c
> Line 1: rule (a+b)*c == a*c+b*c
> .........A
> Error A: syntax error at top level
> Error A: Improper syntax. 2 error(s) parsing

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/Tmtnzo-B_SPzXxjV0ik70GN51KErOvT650XAHFfFbboMPva8bPdmYgYVKI-LiVSuAORImFaWUgaU_g6Q4tA9Ie2MSrFvV83Zll8SellS5Ak%3D%40proton.me.

Reply via email to