]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/csinh.3
CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield.3,...
[thirdparty/man-pages.git] / man3 / csinh.3
index 7dfeda96ce8c4ccfd792eeef3f5da3f3df766256..1cde4522a9347fbe90c701b31b9539315ac2d02a 100644 (file)
@@ -20,7 +20,7 @@ Link with \fI\-lm\fP.
 .SH DESCRIPTION
 These functions calculate the complex hyperbolic sine of
 .IR z .
-
+.PP
 The complex hyperbolic sine function is defined as:
 .nf
 
@@ -42,7 +42,7 @@ T{
 .BR csinhl ()
 T}     Thread safety   MT-Safe
 .TE
-
+.sp 1
 .SH CONFORMING TO
 C99, POSIX.1-2001, POSIX.1-2008.
 .SH SEE ALSO