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