KotlinNumbermin
max

minNumber

pow

Returns the smaller of two values.

Syntax

kotlin.math.min(a, b) / minOf(a, b)