]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/acos.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / acos.3
index e22860d4f219426151f4126293fb083c33207f88..6f34b9969397c26e41663523e99fd30baf26005d 100644 (file)
@@ -65,7 +65,7 @@ The
 .BR acos ()
 function calculates the arc cosine of \fIx\fP; that is
 the value whose cosine is \fIx\fP.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, these functions return the arc cosine of
 .IR x
 in radians; the return value is in the range [0,\ pi].
@@ -105,13 +105,13 @@ is set to
 An invalid floating-point exception
 .RB ( FE_INVALID )
 is raised.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 C99, POSIX.1-2001.
 The variant returning
 .I double
 also conforms to
 SVr4, 4.3BSD, C89.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR asin (3),
 .BR atan (3),
 .BR atan2 (3),