Next: bessel_i1, Previous: batch, Up: Internal Routines [Contents][Index]
bessel_i0(x [, /deflate])
[develop package]
Returns the value of the zeroth-order
modified Bessel function of the first kind, at ordinate x
.
If keyword /deflate
is specified, then
bessel_i0(x)exp(-x)
is returned instead, which is
always finite.
Alias: bi0
See also: Bessel Functions