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.2 nofix=========
nofix operators are used to denote functions of no arguments. Themere presence of such an operator in a command will cause thecorresponding function to be evaluated. For example, when one types"exit;" to exit from a Maxima break, "exit" is behaving similar to anofix operator. The function nofix("x") is a syntax extensionfunction which declares x to be a nofix operator.
See also Syntax.
(%o1) true (%i2)