exp
e の累乗を計算する
&reftitle.description;
floatexp
floatnum
e を num 乗した値を返します。
'e' は自然対数の底で、およそ 2.718282 です。
&reftitle.parameters;
num
処理する引数。
&reftitle.returnvalues;
'e' の num 乗を返します。
&reftitle.examples;
exp の例
]]>
&example.outputs;
&reftitle.seealso;
log
pow