Skip to content

Collect

Groups terms sharing a common factor.

$ wo 'Collect[a x + b x + c, x]'
c + (a + b)*x