max

fun max(block: Expression.ExpressionBuilder.() -> Unit): Expression
fun max(vararg values: Double): Expression

Returns the maximum value of the inputs.