Mathematica is widely used throughout the world for precollege education, in mathematics and many other fields. This page lists a few
Mathematica functions used particularly often in mathematics education.
Factor — factor a polynomial
Solve — solve one or more equations
Graphics,
Graphics3D — 2D, 3D graphics
Line,
Circle,
Polygon,
Sphere — graphics primitives
Sin,
Cos,
Tan,
ArcSin — trig functions
D — differentiate a function
Integrate — integrate a function
Plot3D — 3D function plot
RegionPlot — plot inequalities
Table — make a table of data
Mean,
Variance — statistical functions
CellularAutomaton — complex patterns from simple rules
Import — import external data
Manipulate — dynamically manipulate any graphics, algebra or data