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