Aquaman                 Box office from the movie Aquaman
Blob1                   Shapes used in moment of inertia calculations
Body_fat                Measurements of body-fat percentage and related
                        quantities
Boyle                   Robert Boyle's pressure vs volume measurements
CPUs                    Characteristics of computer central processing
                        unit chips over the decades
Cello                   Short recordings of a cello and a violin
Chirps                  Cricket chirp rate and temperature
Covid_US                COVID data from the first half of the pandemic
D                       Derivative and Anti-derivative operators
EbolaAll                Case numbers in an Ebola outbreak in 2014
Effective_oxygen        Effective amount of oxygen available at
                        different altitudes
Engines                 Characteristics of various internal combustion
                        engines
Fly_ball                Trajectory of a fly ball in baseball
HDD_Minneapolis         Heating degree days in Minneapolis, Minnesota,
                        USA
Home_utilities          Gas and electricity usage by a home in St.
                        Paul, MN
Integrate               Integrate a function
Iterate                 Iterate a function on an initial condition
Kepler                  Kepler's calculation of the position of Mars
M2014F                  Mortality versus age for females in the US in
                        2014
PE_fun1                 Potential energy functions used as examples in
                        _MOSAIC Calculus_.
Picket                  Creates a "picket fence" of points for
                        illustrating numerical integration
Planet_solar            Solar irradiance of the planets
Planets                 NASA data on planets
RI_tide                 Tide levels from the US NOAA
Robot_stations          Waypoints on the path of a fictitious robot
Runners                 Running times
SSA_2007                US Mortality table from 2007
UK_GDP                  Gross Domestic Product of the United Kingdom
                        over a millenium
US_income               Income distribution data from the US in 2009
Vowel_ee                Recordings of vowel sounds
Zeros                   Finds zeros of a function within a specified
                        domain
argM                    Find local extreme points
basis_sets              Basis sets for for function approximation
bounds                  Specify a domain over which a function is to be
                        graphed
box_set                 Evenly spaced samples across a one- or two-dim
                        domain
contour_plot            Contour plots of functions of two variables
create_num_antiD        Create a numerical anti-derivative function
                        which can be called with one or many values of
                        the w.r.t. input
df2matrix               Construct a model matrix from data as if by
                        hand
first_three_args        Handle the first three arguments of graphics
                        functions
fitSpline               Find zeros of a function
gradient_plot           Plot a vector field
inequality_constraint   Graphics for constraints
infer_RHS               Utilities for formulas and graphics arguments
inscribed_circle        Create a data frame for a circle marking the
                        curvature of a function.
integrateODE            Integrate ordinary differential equations
is_in_domain            check whether a value is in a domain
makeODE                 Create a dynamics object for use in
                        'integrateODE()' and the ODE graphics
numD                    Numerical Derivatives
plotFun                 Plot functions of one and two variables using
                        lattice system
qspliner                Create a quadratic spline (inefficiently)
rfun                    Generate a "natural looking" function of one or
                        multiple variables
simpleYacasIntegrate    Interface to integration using Ryacas
simplify_fun            Turn a 1-line function into an inline formula
slice_plot              Plot a function of a single variable
smoother                Create a smoothing function approximating a
                        cloud of points
streamlines             Dynamical systems calculations and graphics
surface_plot            Make an interactive plotly plot of a function
                        of two variables
symbolicD               Symbolic Derivatives
traj_plot               Plots a trajectory
traj_plot_3D            Simple 3D plot of a trajectory
unbound                 Identifying unbound inputs to a function
vector_arg              convert a function with separate arguments into
                        one with a single vector argument For use with
                        optim.
vectors                 Utilities for vector calculations
