summaryrefslogtreecommitdiffstats
path: root/lib/libm/common_source/infnan.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libm/common_source/infnan.3
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libm/common_source/infnan.3')
-rw-r--r--lib/libm/common_source/infnan.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libm/common_source/infnan.3 b/lib/libm/common_source/infnan.3
index e4ca774..d3361ac 100644
--- a/lib/libm/common_source/infnan.3
+++ b/lib/libm/common_source/infnan.3
@@ -44,7 +44,7 @@
.Lb libm
.Sh SYNOPSIS
.Fd #include <math.h>
-.Ft double
+.Ft double
.Fn infnan "int iarg"
.Sh DESCRIPTION
At some time in the future, some of the useful properties of
@@ -67,7 +67,7 @@ in appropriate places in
.Xr libm 3 .
When
better exception\-handling is implemented in
-.Tn UNIX ,
+.Tn UNIX ,
only
.Fn infnan
among the codes in
@@ -115,7 +115,7 @@ when they
invoke
.Fn infnan iarg
under analogous circumstances on a
-.Tn VAX .
+.Tn VAX .
Currently
.Fn infnan
stops computation under all those
@@ -126,7 +126,7 @@ and a value for a
revised
.Fn infnan
to return. And a C program to
-implement that suggestion follows.
+implement that suggestion follows.
.Bl -column "IEEE Signal" "IEEE Default" XXERANGE ERANGEXXorXXEDOM
.It "IEEE Signal IEEE Default " Fa iarg Ta Va errno Ta Fn infnan
.It "Invalid \*(Na " Er "EDOM EDOM 0"
@@ -173,5 +173,5 @@ and
.Sh HISTORY
The
.Fn infnan
-function appeared in
+function appeared in
.Bx 4.3 .
OpenPOWER on IntegriCloud