Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.27 bessel_i0

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