abs method can take double, float, int or long and it returns absolute value of the argument. import static java.lang.Math.* ...
確定! 回上一頁