div

operator fun div(scale: Float): Angle
operator fun div(scale: Double): Angle
operator fun div(scale: Int): Angle
operator fun div(other: Angle): Float