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 c62e526 commit 26ff73cCopy full SHA for 26ff73c
doc/specs/stdlib_constants.md
@@ -30,7 +30,7 @@ The derived type [[stdlib_codata_type(module):codata_constant_type(type)]] defin
30
31
* 2 type-bound procedures:
32
33
- * `print` for print the values of the constant members.
+ * `print`: to print the values of the constant members;
34
* `to_real` for getting the value or the uncertainty to the desired precision.
35
36
A module level interface [[stdlib_codata_type(module):to_real(interface)]] is
0 commit comments