Module arithmetic

Module arithmetic 

Source
Expand description

Arithmetic evaluation

Enums§

EvalError
Represents an error that occurs during evaluation of an arithmetic expression.

Traits§

Evaluatable
Trait implemented by evaluatable arithmetic expressions.