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: ratp (<expr>) Returns true if <expr> is a canonical rational expression (CRE) or extended CRE, otherwise false.
CRE are created by rat and related functions. Extended CRE are created by taylor and related functions.
There are also some inexact matches for ratp. Try ?? ratp to see them.
(%o1) true (%i2)