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: printprops (<a>, <i>)
Function: printprops ([<a_1>, ..., <a_n>], <i>)
Function: printprops (all, <i>) Displays the property with the indicator <i> associated with the atom <a>. <a> may also be a list of atoms or the atom all in which case all of the atoms with the given property will be used. For example, printprops ([f, g], atvalue). printprops is for properties that cannot otherwise be displayed, i.e. for atvalue, atomgrad, gradef, and matchdeclare.
(%o1) true (%i2)