File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Experimental
45
45
46
46
### Description
47
47
48
- Convert a [[ stdlib_codata_type(module): stdlib_codata_type (type)]] to a real.
48
+ Convert a [[ stdlib_codata_type(module): codata_constant_type (type)]] to a real.
49
49
** Warning** : Some constants cannot be converted to simple precision reals due to the values of the exponents.
50
50
51
51
### Syntax
@@ -54,7 +54,7 @@ Convert a [[stdlib_codata_type(module):stdlib_codata_type(type)]] to a real.
54
54
55
55
### Arguments
56
56
57
- ` c ` : argument has ` intent(in) ` and shall be of type [[ stdlib_codata_type(module): stdlib_codata_type (type)]] .
57
+ ` c ` : argument has ` intent(in) ` and shall be of type [[ stdlib_codata_type(module): codata_constant_type (type)]] .
58
58
59
59
` mold ` : argument has ` intent(in) ` and shall be of ` real ` type.
60
60
** Note** : The type of the ` mold ` argument defines the type of the result.
You can’t perform that action at this time.
0 commit comments