core
/
graphics.glimpse.types
/
Angle
/
div
common
div
operator fun
div
(number:
Float
):
Angle
Content copied to clipboard
Divides this angle by the specified
number
.
operator fun
div
(other:
Angle
):
Float
Content copied to clipboard
Divides this angle by the
other
angle.