times

operator fun Float.times(angle: Angle): Angle
operator fun Double.times(angle: Angle): Angle
operator fun Int.times(angle: Angle): Angle