Skip to content

Apart

Partial-fraction decomposition.

$ wo 'Apart[1/((x - 1) (x + 1)), x]'
1/(2*(-1 + x)) - 1/(2*(1 + x))