Why does `kotlin.math.roundToInt()` crash on `NaN`...
# announcements
r
Why does
kotlin.math.roundToInt()
crash on
NaN
instead of returning
0
like Java does?
o
@dmitry.petrov
d
Please, file an issue in YT. I'll take a look (next week, apparently)