File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ status of all important Fortran 2023 features. The table entries are based on th
40
40
| Conditional expressions and arguments | N | |
41
41
| More use of boz constants | P | All usages other than enum are supported |
42
42
| Intrinsics for extracting tokens from a string | N | |
43
- | Intrinsics for Trig functions that work in degrees | N | |
44
- | Intrinsics for Trig functions that work in half revolutions| N | |
43
+ | Intrinsics for Trig functions that work in degrees | Y | |
44
+ | Intrinsics for Trig functions that work in half revolutions| Y | |
45
45
| Changes to system_clock | N | |
46
46
| Changes for conformance with the new IEEE standard | Y | |
47
47
| Additional named constants to specify kinds | Y | |
48
- | Extensions for c_f_pointer intrinsic | N | |
48
+ | Extensions for c_f_pointer intrinsic | Y | |
49
49
| Procedures for converting between fortran and c strings | N | |
50
50
| The at edit descriptor | N | |
51
51
| Control over leading zeros in output of real values | N | |
You can’t perform that action at this time.
0 commit comments