kotlin-stdlib / kotlin.js / Math / round round JS 1.1 fun round(value: Number): Int Deprecated: Use kotlin.math.round instead.