File:  [Research Unix] / researchv10dc / man / adm / man3 / bessel.3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.TH BESSEL 3M
.CT 2 math
.SH NAME
besj0, besj1, besjn, besy0, besy1, besyn \(mi bessel functions
.SH SYNOPSIS
.nf
.B #include <math.h>
.PP
.B double besj0(x)
.B double x;
.PP
.B double besj1(x)
.B double x;
.PP
.B double besjn(n, x)
.B double x;
.PP
.B double besy0(x)
.B double x;
.PP
.B double besy1(x)
.B double x;
.PP
.B double besyn(n, x)
.B double x;
.fi
.SH DESCRIPTION
These functions calculate Bessel functions of the first
and second kinds for real arguments and integer orders.
.SH DIAGNOSTICS
Negative arguments cause
.I besy0, besy1,
and
.I besyn
to return a huge negative value
and set
.I errno
to
.BR EDOM .

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.