factorial SciMax Toolbox factorsum

SciMax Toolbox >> factorout

factorout

Maxima Function

Calling Sequence

factorout (expr, x_1, x_2, ...)

Description

Rearranges the sum expr into a sum of terms of the form f (x_1, x_2, ...)*g where g is a product of expressions not containing any x_i and f is factored.

factorial SciMax Toolbox factorsum