max

inline fun Float.max(maximum: Float): Float
inline fun Int.max(maximumValue: Int): Int
inline fun Long.max(maximumValue: Long): Long