= Reduce (computer algebra system)
{wiki=Reduce_(computer_algebra_system)}
Reduce is a computer algebra system (CAS) that provides tools for symbolic computation. It is designed for performing algebraic manipulations such as simplification, solving equations, differentiation, integration, and polynomial algebra, among other mathematical operations. Key features of Reduce include: 1. **Symbolic Computation**: Unlike numerical software, Reduce can manipulate mathematical expressions symbolically, allowing for exact solutions and transformations.
Back to article page