]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/cosh.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / cosh.3
index 26c53a312f34371edca064f83a6e5ed690938bc1..a804c14a64161965c185c66a9468d547ef980f95 100644 (file)
@@ -72,7 +72,7 @@ is defined mathematically as:
 
     cosh(x) = (exp(x) + exp(\-x)) / 2
 .fi
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success, these functions return the hyperbolic cosine of
 .IR x .
 
@@ -112,7 +112,7 @@ is set to
 An overflow floating-point exception
 .RB ( FE_OVERFLOW )
 is raised.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 C99, POSIX.1-2001.
 The variant returning
 .I double
@@ -123,7 +123,7 @@ In glibc version 2.3.4 and earlier,
 an overflow floating-point
 .RB ( FE_OVERFLOW  )
 exception is not raised when an overflow occurs.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR acosh (3),
 .BR asinh (3),
 .BR atanh (3),