floatIntMultiplication

given floatIntMultiplication: ElementMultiplication[Float, Int]

Type members

Types

type Out = Float

Value members

Concrete methods

def times(lhs: Float, rhs: Int): Out