diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-07 08:27:03 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-07-07 08:27:03 +0000 |
| commit | 8c383102d0093c8f042728aa05716b89416b64dd (patch) | |
| tree | 17d8f127d4fb4cd3239b1c8e3eca7c4de8e5e4fd /man3/clog.3 | |
| parent | 2bc2f4798feabd972879ff8f1633b08e337f57e1 (diff) | |
| download | man-pages-8c383102d0093c8f042728aa05716b89416b64dd.tar.gz | |
hyphen/dash fixes
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 |
