division

fun division(block: Expression.ExpressionBuilder.() -> Unit)
fun division(first: Double, second: Double)

Returns the result of floating point division of the first input by the second.