toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math
/
divCeil
div
Ceil
infix
fun
Int
.
divCeil
(
that
:
Int
)
:
Int
Divides
this
into
that
rounding to the ceil
infix
fun
Long
.
divCeil
(
other
:
Long
)
:
Long