Searched defs:ceil (Results 1 – 4 of 4) sorted by relevance
52 #define ceil jceil macro
358 public static short ceil(short h) { in ceil() method in FP16
571 public static native double ceil(double a); in ceil() method in Math
390 public static double ceil(double a) { in ceil() method in StrictMath