fix bugs in drem when second arg is inf or NaN
[unix-history] / usr / src / lib / libm / common_source / erf.3
index cb7560a..3783613 100644 (file)
@@ -1,5 +1,12 @@
 From Prof. Kahan at UC at Berkeley
 From Prof. Kahan at UC at Berkeley
-.TH ERF 3M  "4 August 1985"
+.\" Copyright (c) 1985 Regents of the University of California.
+.\" All rights reserved.  The Berkeley software License Agreement
+.\" specifies the terms and conditions for redistribution.
+.\"
+.\"    @(#)erf.3       6.2 (Berkeley) %G%
+.\"
+.TH ERF 3M  ""
+.UC 6
 .SH NAME
 erf, erfc \- error functions
 .SH SYNOPSIS
 .SH NAME
 erf, erfc \- error functions
 .SH SYNOPSIS
@@ -28,4 +35,4 @@ of relative accuracy if erf\|(x) is called for large x
 and the result subtracted from 1.
 (e.g. for x = 10, 12 places are lost).
 .SH SEE ALSO
 and the result subtracted from 1.
 (e.g. for x = 10, 12 places are lost).
 .SH SEE ALSO
-intro(3M)
+math(3M)