Workspace 6.21.5
|
Converts a QString into a double precision floating point number. Supports scientific notation. If the string is not able to be parsed into a double, the operation will fail to execute.
Inputs: | |||
---|---|---|---|
String | QString | ||
Outputs: | |||
Double | double |