エクスポネンシャル【MathExp】

double MathExp(double d)

 

Returns the value of e raised to the power of d. At overflow, the function returns INF (infinity), and it returns 0 at underflow.

e を底とする d のベキ乗の値を返します。オーバーフローしたときは、この関数は INF(無限)を返し、アンダーフローの時は 0 を返します。

Parameters:

パラメータ:

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">