abs

Returns the absolute value of the input.

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