Converts a string to a 64-bit real.
Converts a string to a 64-bit real.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | x |
The string to convert. |
The resulting value.
Converts a string to a 64-bit real.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(string), | intent(in) | :: | x |
The string to convert. |
The resulting value.