product

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

Returns the product of the inputs.