Searched defs:ceil (Results 1 – 3 of 3) sorted by relevance
52 #define ceil jceil macro
320 public static double ceil(double a) { in ceil() method in StrictMath
378 public static native double ceil(double a); in ceil() method in Math