real

coulomb.ops.algebra.spire.real
object real

Attributes

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

Members list

Givens

Givens

Extensions

Extensions

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

Attributes

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

Attributes

Source
real.scala