W3cubDocs

/Kotlin

min

Platform and version requirements: JS (1.1)
fun Math.min(a: Long, b: Long): Long
Deprecated: Use minOf or kotlin.math.min instead

Returns the smaller of two values.

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/min.html