We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ff73c commit 35b5da6Copy full SHA for 35b5da6
doc/specs/stdlib_constants.md
@@ -31,7 +31,7 @@ The derived type [[stdlib_codata_type(module):codata_constant_type(type)]] defin
31
* 2 type-bound procedures:
32
33
* `print`: to print the values of the constant members;
34
- * `to_real` for getting the value or the uncertainty to the desired precision.
+ * `to_real`: to get the value or the uncertainty to the desired precision.
35
36
A module level interface [[stdlib_codata_type(module):to_real(interface)]] is
37
available for getting the constant value or uncertainty of a constant.
0 commit comments