Function func Return value abs Absolute value of the argument arg (绝对值) sign Plus/minus sign of the argument arg: -1, if the value of arg is negative; 0 if the value of arg is 0; 1 if the value of arg is positive. (正负号) ceil Smallest integer number t