Type Definition mexprp::Calculation [] [src]

type Calculation<N> = Result<Answer<N>, MathError>;

The result of an evaluation