sum

fun sum(block: Expression.ExpressionBuilder.() -> Unit): Expression
fun sum(vararg double: Double): Expression

Returns the sum of the inputs.