(PHP 3, PHP 4) numberの絶対値を返します。引数numberが float の場合は 帰り値も float となり、その他の場合は、 int を返します。(これは、 float の範囲は、 int よりも広いためです。)