The Math Library

The Math library defines basic algebraic objects for things like addition, multiplication, powers, roots, and so on. It extends the commonly used commands to implement functionality like the simplification of algebraic expressions.

The Math library defines:
  • Most of the commonly used commands
  • Scientific notation
  • Several types used in algebraic objects
  • Inequality objects
  • Functionality to manipulate algebraic expressions, including functionality in the Division, Equivalence, Expand, Factor, Left and Right, Move, Sign, Simplify and Solve commands.