div

operator fun div(other: SizeInt): SizeInt
operator fun div(s: Float): SizeInt
operator fun div(s: Double): SizeInt
operator fun div(s: Int): SizeInt