diff options
Diffstat (limited to 'man3/creal.3')
| -rw-r--r-- | man3/creal.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/creal.3 b/man3/creal.3 index dbc774be6a..77cdf7497f 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -20,11 +20,11 @@ The function returns the real part of the complex number z. .LP One has z = creal(z) + I * cimag(z). +.SH "CONFORMING TO" +C99 .SH NOTES The gcc supports also __real__. That is a GNU extension. -.SH "CONFORMING TO" -C99 .SH "SEE ALSO" .BR cabs (3), .BR cimag (3), |
