StandardBigDecimalOps

matr.std.StandardBigDecimalOps
See theStandardBigDecimalOps companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

object bigDecimalDivision extends ElementDivision[BigDecimal, BigDecimal]

Attributes

Supertypes
trait ElementDivision[BigDecimal, BigDecimal]
class Object
trait Matchable
class Any
Self type
object bigDecimalDoubleMultiplication extends ElementMultiplication[BigDecimal, Double]

Attributes

Supertypes
trait ElementMultiplication[BigDecimal, Double]
class Object
trait Matchable
class Any
Self type
object bigDecimalFloatMultiplication extends ElementMultiplication[BigDecimal, Float]

Attributes

Supertypes
trait ElementMultiplication[BigDecimal, Float]
class Object
trait Matchable
class Any
Self type
object bigDecimalIntMultiplication extends ElementMultiplication[BigDecimal, Int]

Attributes

Supertypes
trait ElementMultiplication[BigDecimal, Int]
class Object
trait Matchable
class Any
Self type
object bigDecimalLongMultiplication extends ElementMultiplication[BigDecimal, Long]

Attributes

Supertypes
trait ElementMultiplication[BigDecimal, Long]
class Object
trait Matchable
class Any
Self type
object bigDecimalMultiplication extends ElementMultiplication[BigDecimal, BigDecimal]

Attributes

Supertypes
trait ElementMultiplication[BigDecimal, BigDecimal]
class Object
trait Matchable
class Any
Self type