StringToDouble

この関数は、数値の記号表現を含む文字列をdouble型の数値に変換します。

double  StringToDouble(
   string  value      // string
   );

パラメーター

[入力] 数値のシンボル表現を含む文字列

戻り値

double型の値。

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