I.0: Zeroth Order Bessel Function of the First Kind

Description Usage Arguments Details Value See Also

Description

An alias of besselI(x, nu=0, expon.scaled = FALSE) used for compatibility with old version package code.

Usage

1
I.0(x)

Arguments

x

non-negative numerical value at which to evaluate the Bessel function.

Details

The use of this function is deprecated. Please use besselI.

Value

Returns the zeroth order Bessel function of the first kind evaluated at a specified real number.

See Also

besselI.


CircStats documentation built on May 2, 2019, 2:24 a.m.

Related to I.0 in CircStats...