AbsoluteContext

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete 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

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product