diff options
Diffstat (limited to 'lib/libm/man/math.3')
-rw-r--r-- | lib/libm/man/math.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libm/man/math.3 b/lib/libm/man/math.3 index c28d3068c25..6250f125e35 100644 --- a/lib/libm/man/math.3 +++ b/lib/libm/man/math.3 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)math.3 6.10 (Berkeley) 5/6/91 -.\" $Id: math.3,v 1.6 1998/02/27 12:19:34 deraadt Exp $ +.\" $Id: math.3,v 1.7 1999/08/16 23:26:02 deraadt Exp $ .\" .TH MATH 3 "May 6, 1991" .UC 4 @@ -80,6 +80,8 @@ hypot hypot.3m Euclidean distance 1 ilogb ieee.3m exponent extraction 0 isinf isinf.3 check exceptions isnan isnan.3 check exceptions +isinff isinff.3 check exceptions +isnanf isnanf.3 check exceptions j0 j0.3m bessel function ??? j1 j0.3m bessel function ??? jn j0.3m bessel function ??? |