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