Searched refs:ratValue (Results 1 – 1 of 1) sorted by relevance
306 public final BoundedRational ratValue; field in CalculatorExpr.PreEval313 ratValue = ratVal; in PreEval()362 ratValue = res.ratVal; in PreEval()367 ratValue = prev.ratValue; in PreEval()730 return new EvalRet(i+1, p.value, p.ratValue); in evalUnary()