| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(kind=CK, len=*), | intent(in) | :: | str |
the string to convert to a real |
||
| logical(kind=LK), | intent(in) | :: | use_quiet_nan |
if true, return NaN’s as |
||
| real(kind=RK), | intent(out) | :: | rval |
|
||
| logical(kind=LK), | intent(out) | :: | status_ok |
true if there were no errors |
Function to convert a string to a real value