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