Maxima Function
factorfacsum (expr, arg_1, ... arg_n)
Returns a form of expr which is
obtained by calling facsum
on the factors of expr with arg_1, ... arg_n as
arguments. If any of the factors of expr is raised to a power, both
the factor and the exponent will be processed in this way.