Gentee Programming Language > Documentation > Libraries Download documentation

str2double

The function converts a string into double.
 
double str2double(
      str   val
)

Parameters

valСтрока конвертации.

Return value

Значение типа double.

See also

    Strings    Working with strings


 Copyright © 2004-2006 Gentee Inc. All rights reserved.