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.
5.3 postfix===========
postfix operators like the prefix variety denote functions of asingle argument, but in this case the argument immediately precedes anoccurrence of the operator in the input string, e.g. 3! . Thepostfix("x") function is a syntax extension function to declare xto be a postfix operator.
See also Syntax.
(%o1) true (%i2)