ApproximationContext

sealed abstract
class Object
trait Matchable
class Any

Value members

Abstract methods

def ceil(x: Rational): BigDecimal
def ceil(x: BigDecimal): BigDecimal
def evalExact(x: BigDecimal): BigDecimal
def floor(x: Rational): BigDecimal
def floor(x: BigDecimal): BigDecimal
def getEps(x: BigDecimal): Int
def poly: Polynomial[BigDecimal]