取得绝对值。
语法: mixed abs(mixed number);
传回值: 混合型态资料
函式种类: 数学运算
传回参数 number 的绝对值。若 number 是倍精确浮点数,则传回值也是倍浮点数;其它的型态则传回型态为整数。