company logo

String :: toDouble - Returns the string converted to a double

Returns the string converted to a double value. When a conversion error occurs, an exception is thrown.

Return value:  Double value ( double  )

Implementation details

double String  :: toDouble (  )