diff options
| author | Krónos <Krónos@Sāturnus> | 1993-10-11 00:00:00 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2022-12-15 23:09:38 +0100 |
| commit | 9e0fdb0c0192079e5847f49832374ea28b5ad436 (patch) | |
| tree | 0eb6ca406983d655aa04225550ec9f8a6c265e90 /man3/j0.3 | |
| parent | 3c23040573650f36a3f2778a3629f4ae7e6c10ab (diff) | |
| download | man-pages-prehistory-backwards.tar.gz | |
man-pages 1.0prehistory-backwards
man-pages-1.1 seems to be missing. :/
Link: <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/j0.3')
| -rw-r--r-- | man3/j0.3 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,9 +35,9 @@ returns the Bessel function of \fIx\fP of the second kind of order \fIn\fP. .PP For the functions \fBy0()\fP, \fBy1()\fP and \fByn()\fP, the value of \fIx\fP must be positive. For negative values of \fIx\fP, these functions return -\-HUGE_VAL. +-HUGE_VAL. .SH "CONFORMING TO" SVID 3, BSD 4.3 .SH BUGS -There are errors of up to 2e\-16 in the values returned by \fBj0()\fP, -\fBj1()\fP and \fBjn()\fP for values of \fIx\fP between \-8 and 8. +There are errors of up to 2e-16 in the values returned by \fBj0()\fP, +\fBj1()\fP and \fBjn()\fP for values of \fIx\fP between -8 and 8. |
