KotlinNumbermax
abs

maxNumber

min

Returns the greater of two values.

Syntax

kotlin.math.max(a, b) / maxOf(a, b)