aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ccosh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ccosh.3')
-rw-r--r--man3/ccosh.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ccosh.3 b/man3/ccosh.3
index ca5a2aff0d..55e681c746 100644
--- a/man3/ccosh.3
+++ b/man3/ccosh.3
@@ -16,7 +16,7 @@ ccosh, ccoshf, ccoshl \- complex hyperbolic cosine
Link with \-lm.
.SH DESCRIPTION
The complex hyperbolic cosine function ccosh(z) is defined as
-(exp(z)+exp(-z))/2.
+(exp(z)+exp(\-z))/2.
.SH "CONFORMING TO"
C99
.SH "SEE ALSO"