mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove the sentence in math(3) about some long double math functions not
being available. Submitted by: Steve Kargl MFC after: 3 days
This commit is contained in:
parent
1b8ea9beff
commit
dfd6ede5f9
1 changed files with 1 additions and 7 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" from: @(#)math.3 6.10 (Berkeley) 5/6/91
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 5, 2010
|
||||
.Dd December 7, 2017
|
||||
.Dt MATH 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -235,12 +235,6 @@ and
|
|||
.Vt long double
|
||||
values, were written for or imported into subsequent versions of FreeBSD.
|
||||
.Sh BUGS
|
||||
Some of the
|
||||
.Vt "long double"
|
||||
math functions in
|
||||
.St -isoC-99
|
||||
are not available.
|
||||
.Pp
|
||||
Many of the routines to compute transcendental functions produce
|
||||
inaccurate results in other than the default rounding mode.
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue