Date: Mon, 5 Nov 2001 02:10:33 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/man lgamma.3 Message-ID: <200111051010.fA5AAXU53336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/11/05 02:10:33 PST Modified files: lib/msun/man lgamma.3 Log: gamma(x) actually returns \log(|\Gamma(x)|), so correct the man page and add an historical note explaining this. This patch is based on Stephen's. We still need someone to implement tgamma. PR: 28972, 31764 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Revision Changes Path 1.15 +28 -16 src/lib/msun/man/lgamma.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111051010.fA5AAXU53336>