div

operator fun div(scalar: Double): Angle

Divides this angle by a scalar.


operator fun div(other: Angle): Double

Divides two angles.