Home
last modified time | relevance | path

Searched hist:"186 f620727fb6cde1ccd50a45365878da6726f61" (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/msun/man/
H A Dj0.3diff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
/freebsd/lib/msun/src/
H A De_jnf.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
H A De_j1.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
H A De_j1f.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
H A De_jn.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
H A De_j0.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)
H A De_j0f.cdiff 186f620727fb6cde1ccd50a45365878da6726f61 Tue Mar 10 18:10:54 CET 2015 Steve Kargl <kargl@FreeBSD.org> According to POSIX.1-2008, the Bessel functions of second kind
should raise a divide-by-zero floating point exception for x = +-0
and an invalid floating point exception for x < 0 including x = -Inf.
Update the code to raise the exception and update the documentation
with hopefully better description of the behavior.

Reviewed by: bde (code only)