Submitted by:	Steve G. Kargl <kargl@troutmask.apl.washington.edu>
Repair corrupted text.
This commit is contained in:
Daniel O'Callaghan 1998-01-15 23:28:18 +00:00
parent 561ceaff07
commit fb9d219add
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32534

View file

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)math.3 6.10 (Berkeley) 5/6/91
.\" $Id$
.\" $Id: math.3,v 1.5 1997/02/22 15:09:39 peter Exp $
.\"
.TH MATH 3M "May 6, 1991"
.UC 4
@ -112,11 +112,11 @@ arithmetic conforming to the IEEE Standard 754 for Binary
Floating\-Point Arithmetic. The two versions behave very
similarly, as should be expected from programs more accurate
and robust than was the norm when UNIX was born. For
instance, the programs are accurat ere accurn the numbers
instance, the programs are accurate to within the numbers
of \*(ups tabulated above; an \*(up is one \fIU\fRnit in the \fIL\fRast
\fIP\fRlace. And the progrod the prbeen cured of anomalies that
afflicted the older mat` older math library \fIlibm\fR in which incidents like
the followineported:
\fIP\fRlace. And the programs have been cured of anomalies that
afflicted the older math library \fIlibm\fR in which incidents like
the following had been reported:
.RS
sqrt(\-1.0) = 0.0 and log(\-1.0) = \-1.7e38.
.br