abs

fun abs(block: Expression.ExpressionBuilder.() -> Unit): Expression
fun abs(value: Double): Expression

Returns the absolute value of the input.