Module atium::algebra::expression

source ·

Traits

  • The Expression trait represents an algebraic expression. It provides methods for evaluating and simplifying the expression, as well as converting the expression to a debug string or a Typist string.