A C D E F G I L M N P R S T V X Y
abs absolute value
append append to list
arccos inverse cosine
arccosh inverse hyperbolic cosine
arccot inverse cotangent
arccoth inverse hyperbolic cotangent
arccsc inverse cosecant
arccsch inverse hyperbolic cosecant
arcsec inverse secant
arcsech inverse hyperbolic secant
arcsin inverse sine
arcsinh inverse hyperbolic sine
arctan inverse tangent
arctanh inverse hyperbolic tangent
assume assert assumption
ceil least integer function
cos cosine
cosh hyperbolic cosine
cot cotangent
coth hyperbolic cotangent
csc cosecant
csch hyperbolic cosecant
def define Python function
derivative
desolve solve differential equation
diff
dot_product
exp natural exponential function
factorial
find_local_maximum
find_local_minimum
find_root find zero of a function
float
floor greatest integer function
graphics_array
implicit_plot
import load Python module
Infinity
integral compute integral symbolically
@interact interactive animation decorator
lambda define anonymous function
limit compute limit symbolically
line
ln
log
maxima
maxima_methods
n arbitrary precision numerical approximation
numerical_integral
partial_fraction
Piecewise
plot basic 2D plotting command
print display string
range
RealField arbitrary precision real numbers
sec secant
sech hyperbolic secant
show display graphics
simplify_full
sin sine
sinh hyperbolic sine
solve solve algebraic equation(s)
sqrt principal square root
sum
symbolic_sum
tan tangent
taylor compute Taylor polynomial
trapezoid
var declare variable
vector
xmax plot window right bound
xmin plot window left bound
ymax plot window upper bound
ymin plot window lower bound