expandwrt_denom SciMax Toolbox explicit

SciMax Toolbox >> expandwrt_factored

expandwrt_factored

Maxima Function

Calling Sequence

expandwrt_factored (expr, x_1, ..., x_n)

Description

is similar to expandwrt, but treats expressions that are products somewhat differently. expandwrt_factored expands only on those factors of expr that contain the variables x_1, ..., x_n.

This function is autoloaded from simplification/stopex.mac.

expandwrt_denom SciMax Toolbox explicit