times

operator fun times(v: Float): Mat2
operator fun times(m: Mat2): Mat2
operator fun times(v: Float2): Float2