]> git.ipfire.org Git - thirdparty/man-pages.git/commit
Change:
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 19 Sep 2005 14:08:50 +0000 (14:08 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 19 Sep 2005 14:08:50 +0000 (14:08 +0000)
commit52850de7949042631dcb2cdc0bfdb4d895eb383a
tree34574f4b471d7d7f43976668dd53c115ced072a0
parent58d323a7f77e5b45fb6bc53437d0c08d2c8df000
Change:
     One has carg(z) = atan(creal(z) / cimag(z))
to:
     One has carg(z) = atan(cimag(z) / creal(z))
man3/carg.3