Skip to content

Expand

Multiplies out products and powers.

$ wo 'Expand[(x + 1)^2]'
1 + 2*x + x^2