div

operator fun div(other: T): Double
operator fun div(scalar: Double): T
operator fun div(scalar: Int): T