.polyExp                Takes a call and returns its polynomial
                        coefficients
D                       Derivative and Anti-derivative operators
integrateODE            Integrate ordinary differential equations
numD                    Numerical Derivatives
rkintegrate             A simple Runge-Kutta integrator
symbolicD               Symbolic Derivatives
symbolicInt             Find the symbolic integral of a formula
