![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Evaluate Maxima expression. Print result in a given format (default TeX).
SYNOPSIS
maxima MAXIMA_EXPRESSION [-format text|mathml|tex|maxima|examples]
EXAMPLE:
maxima diff(x*f(x),x)
- print derivative of the expression `x*f(x)'
maxima integrate(x^2, x)
- print integral of `x^2'
maxima a/b/c -format mathml
- print `a/b/c' in MathML format
KEYWORDS:
Computer Algebra System, online CAS, symbolic computation, Maple, Matlab, Mathematica