Algorithm 715.
Procedures:
caljy0: Bessel functions and
caljy1: Bessel functions and
Other CALGO 715 procedures not yet included in this module:
calcei: Exponential integrals and
gamma: Gamma function
algama: Log Gamma function
psi: Digamma function
calerf: Error function
daw: Dawson's integral
anorm: Normal distribution
rjbesl: Bessel function
rybesl: Bessel function
calci0: Bessel function
calci1: Bessel function
ribesl: Bessel function
calck0: Bessel function
calck1: Bessel function
rkbesl: Bessel function
W. J. Cody
caljy0 and caljy1; additional subroutines will
be included as required.dp (double precision) by wp (working precision).(/.../) by the less verbose [...].xmax is set such that xmax , where
is the machine epsilon.xinf is set to huge(0.0_wp).CALGO 715 Bessel functions and .
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | arg | |||
| real(kind=wp), | intent(out) | :: | result | |||
| integer, | intent(in) | :: | jint |
CALGO 715 Bessel functions and .
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | arg | |||
| real(kind=wp), | intent(out) | :: | result | |||
| integer, | intent(in) | :: | jint |