Kotlin Math.ceil library function

The Math.ceil() function in Kotlin is used to return the next highest integer value by rounding up value if necessary.