diff options
Diffstat (limited to 'man3/clog.3')
| -rw-r--r-- | man3/clog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/clog.3 b/man3/clog.3 index 8fb045c985..9300ea1126 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -17,7 +17,7 @@ Link with \-lm. .SH DESCRIPTION The logarithm clog is the inverse function of the exponential cexp. Thus, if y = clog(z), then z = cexp(y). -The imaginary part of y is chosen in the interval [-pi,pi]. +The imaginary part of y is chosen in the interval [\-pi,pi]. .LP One has clog(z) = log(cabs(z))+I*carg(z). .LP |
