summaryrefslogtreecommitdiffstats
path: root/lib/msun/man/lgamma.3
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2005-01-14 23:28:28 +0000
committerdas <das@FreeBSD.org>2005-01-14 23:28:28 +0000
commitdf8ce09fbda51b1a29af2e321a4c4feb4543aefc (patch)
tree7aa790913ac8bac811e6dd89164c064b37167b07 /lib/msun/man/lgamma.3
parent2fe7b09cb198e42356fd30dbc005daff0809ff0c (diff)
downloadFreeBSD-src-df8ce09fbda51b1a29af2e321a4c4feb4543aefc.zip
FreeBSD-src-df8ce09fbda51b1a29af2e321a4c4feb4543aefc.tar.gz
Remove numerous references to VAX floating-point and the setting of
errno, replacing them with a discussion of IEEE exceptions where appropriate. Cross-reference fenv(3) whenever exceptions are mentioned.
Diffstat (limited to 'lib/msun/man/lgamma.3')
-rw-r--r--lib/msun/man/lgamma.39
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/msun/man/lgamma.3 b/lib/msun/man/lgamma.3
index e950908..085de97 100644
--- a/lib/msun/man/lgamma.3
+++ b/lib/msun/man/lgamma.3
@@ -32,7 +32,7 @@
.\" from: @(#)lgamma.3 6.6 (Berkeley) 12/3/92
.\" $FreeBSD$
.\"
-.Dd December 3, 1992
+.Dd January 14, 2005
.Dt LGAMMA 3
.Os
.Sh NAME
@@ -149,13 +149,6 @@ and
return appropriate values unless an argument is out of range.
Overflow will occur for sufficiently large positive values, and
non-positive integers.
-On the
-.Tn VAX ,
-the reserved operator is returned,
-and
-.Va errno
-is set to
-.Er ERANGE .
For large non-integer negative values,
.Fn tgamma
will underflow.
OpenPOWER on IntegriCloud