Mathomatic Command Summary Page 2

ADVERTISEMENT

integrate - Symbolically integrate polynomials order times, then simplify.
Usage: integrate ["constant" or "definite"] variable [order]
Alternate name for this command: integral
laplace - Compute the Laplace or inverse Laplace transform of polynomials.
Usage: laplace ["inverse"] variable
limit - Take the limit as variable goes to expression (experimental).
Usage: limit variable expression
list - Display equation spaces in single-line format.
Usage: list ["export" or "maxima" or "gnuplot" or "hexadecimal"] [equation-number-ranges]
nintegrate - Do numerical definite integration using Simpson's rule.
Usage: nintegrate ["trapezoid"] variable [partitions]
optimize - Split up equations into smaller, more efficient equations.
Usage: optimize [equation-number-range]
Related command: code
pause - Wait for user to press the Enter key. Optionally display a message.
Usage: pause [text]
plot - Automatically plot expression in 2D or 3D with Gnuplot.
Usage: plot [expression]
product - Compute the product as variable goes from start to end.
Usage: product variable start end [step-size]
Related command: sum
push - Push equation spaces into readline history for editing.
Usage: push [equation-number-range]
quit - Terminate this program without saving.
Usage: quit [exit-value]
Alternate name for this command: exit
read - Read in a text file as if it was typed in.
Usage: read file-name
real - Copy the real part of the current expression.
Usage: real [variable]
Related command: imaginary
replace - Substitute variables in the current equation with expressions.
Usage: replace [variables ["with" expression]]
roots - Display all the roots of a complex number.
Usage: roots root real-part imaginary-part
This command may be preceded with "repeat".
save - Save all equation spaces in a text file.
Usage: save file-name
Related command: read
set - Display, set, or save current session options.
Usage: set [["no"] option] ...
Tip: Type "set" by itself to show all current option settings.
simplify - Completely simplify expressions.
Usage: simplify ["sign"] ["symbolic"] ["quick"] ["quickest"] ["fraction"] [equation-number-range]
This command may be preceded with "repeat".
solve - Solve the current equation for a variable or for zero.
2 of 3
10/23/2010 02:45 PM

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education
Go
Page of 3