Everything

fabsf


浮動小数点値の絶対値を計算します。

[指定形式]

#include <mathf.h>

float fabsf(float f);

[引数]

f 絶対値を求める浮動小数点値

[戻り値]

fの絶対値