cosf
浮動小数点値のラジアン値の余弦を計算します。
[指定形式]
#include <mathf.h>
float cosf(float f);
[引数]
f 余弦を求めるラジアン値
[戻り値]
fの余弦値