div

abstract operator fun div(other: Number): Angle(source)
abstract operator fun div(other: Angle): Double(source)