nextDown

Common
JVM
JS
Native
1.2
fun Double.nextDown(): Double

Returns the Double value nearest to this value in direction of negative infinity.

JVM
Native
1.2
fun Float.nextDown(): Float

Returns the Float value nearest to this value in direction of negative infinity.