abs

Returns the absolute value of the given value x.


fun <T : Comparable<T>> Group<T>.abs(value: T): T(source)

Absolute of the comparable value