Fabs() は、x の絶対値を返します。結果は正の数値です。
Syntax:
fabs(x)
Return data type: 数値
Examples and results:
fabs( 2.4 )