Maxima Function
totaldisrep (expr)
Converts every subexpression of expr from canonical rational expressions (CRE) to
general form and returns the result.
If expr is itself in CRE form then totaldisrep
is identical to
ratdisrep
.
totaldisrep
may be useful for
ratdisrepping expressions such as equations, lists, matrices, etc., which
have some subexpressions in CRE form.