summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_j1f.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to sin(x) and cos(x) with a single call to sincos().Peter Jeremy2019-02-101-4/+2
* Fix whitespace issues in bessel function routines.Mark Johnston2018-07-081-1/+1
* In r279493, the functions pzero[f](), qzero[f], pone[f](),Steve Kargl2015-05-171-1/+1
* According to POSIX.1-2008, the Bessel functions of second kindSteve Kargl2015-03-101-4/+9
* Give compilers a stronger hint to inline the functionsSteve Kargl2015-03-011-2/+4
* When j0() and j1() were converted to j0f() and j1f(), the thresholdSteve Kargl2015-03-011-9/+9
* msun: drop unnecessary checks (part 2).Pedro F. Giffuni2015-02-241-1/+1
* msun: drop unnecessary checks.Pedro F. Giffuni2015-02-221-1/+1
* s/rcsid/__FBSDID/David Schultz2008-02-221-3/+2
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-281-2/+4
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-112/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-12/+12
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+444