Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
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.
(%o1) true (%i2)