div

operator fun div(other: Double): Rotation(source)

Divides this rotation by a scalar value.


operator fun div(other: Rotation): Double(source)

Divides this rotation by another rotation, resulting in a dimensionless scalar.