carg.3: tfix

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-19 22:02:20 +02:00
parent fb018a235d
commit cb4b97d9af
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ One has:
tan(carg(z)) = cimag(z) / creal(z) tan(carg(z)) = cimag(z) / creal(z)
.fi .fi
.SH RETURN VALUE .SH RETURN VALUE
The return value is the range of [\-pi,pi]. The return value is in the range of [\-pi,pi].
.SH VERSIONS .SH VERSIONS
These functions first appeared in glibc in version 2.1. These functions first appeared in glibc in version 2.1.
.SH ATTRIBUTES .SH ATTRIBUTES