summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/e_j0f.c
Commit message (Expand)AuthorAgeFilesLines
* In r279493, the functions pzero[f](), qzero[f], pone[f](),kargl2015-05-171-1/+1
* According to POSIX.1-2008, the Bessel functions of second kindkargl2015-03-101-4/+9
* Give compilers a stronger hint to inline the functionskargl2015-03-011-2/+4
* When j0() and j1() were converted to j0f() and j1f(), the thresholdkargl2015-03-011-7/+7
* msun: drop unnecessary checks (part 2).pfg2015-02-241-1/+1
* msun: drop unnecessary checks.pfg2015-02-221-1/+1
* Adjust the |x| small limit from 0x1p-7 to 0x1p-9. Thiskargl2014-12-081-1/+1
* Update the constants associated with the evaluation of j0f(x)kargl2014-12-051-3/+3
* Fix a 20+ year bug by using an appropriate constant forkargl2014-12-041-2/+2
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-281-2/+4
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-108/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+444
OpenPOWER on IntegriCloud