Searched refs:toRational (Results 1 – 1 of 1) sorted by relevance
223 public BoundedRational toRational() throws SyntaxException { in toRational() method in CalculatorExpr.Constant725 ratVal = c.toRational(); in evalUnary()