BigDecimalMath

io.github.edadma.numbers.BigDecimalMath
See theBigDecimalMath companion object
class BigDecimalMath(val mc: MathContext)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
class Const(compute: => BigDecimal)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DoubleConst
class IntConst
class DoubleConst(a: Double) extends Const

Attributes

Supertypes
class Const
class Object
trait Matchable
class Any
class IntConst(a: Int) extends Const

Attributes

Supertypes
class Const
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Constructors

def this(precision: Int)