bigdecimal

coulomb.ops.algebra.spire.bigdecimal
object bigdecimal

Attributes

Source
bigdecimal.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
bigdecimal.type

Members list

Givens

Givens

Extensions

Extensions

extension (vl: BigDecimal)
transparent inline def *[VR, UR](qr: Quantity[VR, UR])(using mul: Mul[BigDecimal, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source
bigdecimal.scala
transparent inline def /[VR, UR](qr: Quantity[VR, UR])(using div: Div[BigDecimal, 1, VR, UR]): Quantity[VO, UO]

Attributes

Source
bigdecimal.scala