clog.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:25:28 +02:00
parent f0a0305b38
commit defcc3383a
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ clog, clogf, clogl \- natural logarithm of a complex number
.sp
Link with \fI\-lm\fP.
.SH DESCRIPTION
These functions calcualte the complex natural logarithm of
.IR z ,
with a branch cut along the negative real axis.
The logarithm
.BR clog ()
is the inverse function of the exponential