Floor value is the equivalent integer value by rounding down a float or double to the nearest integer (eg floor of 12.8 is 12). ceil(double a) of Math class ...
確定! 回上一頁