ccos.3: Add introductory sentence explaining what these functions calculate

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-12 12:21:35 +02:00
parent 8fd531f3f4
commit a6899b9509
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ ccos, ccosf, ccosl \- complex cosine function
.sp
Link with \fI\-lm\fP.
.SH DESCRIPTION
These functions calcualte the complex cosine of
.IR z .
The complex cosine function is defined as:
.nf