Description
Provides a C++ library for symbolic mathematics, allowing software to manipulate expressions, formulas, and algebraic structures efficiently. Scientific and math applications use it when they need symbolic computation without embedding a full computer algebra system.
This is a library for developers, not a standalone math worksheet. Correct behavior depends on the calling program and how expressions are modeled.