文字列から浮動小数点へ変換【StrToDouble】

double StrToDouble(string value)

 

Converts string representation of number to double type (double-precision format with floating point).

数字表現の文字列を double 型に変換します。(倍精度浮動小数点フォーマット)

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="">