Type Definition mexprp::Calculation

source ·
pub type Calculation<N> = Result<Answer<N>, MathError>;
Expand description

The result of an evaluation