ceiling funtion of int java code example Example: ceil function in java import java.lang.Math; Math.ceil(a);