Formulas


As adding formulas using the table format within tables would be a pain in the ass, they will be listed here with descriptions outside a table. As it is unlikely that the need for syntax highlighting within them will arise, they will eventually be replaced using the LaTeX typeset.

They will be added in order of use.

Calculus

f(a+h) - f(a)
h
Difference quotient. This formula is used to compute the slope of the secant line through 2 points on the line graph. It is also useful for describing rates of change.
f(x) - f(a)
x - a
Also the difference quotient.