Syntax

expression.BesselI(Arg1, Arg2)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant The value at which to evaluate the function.
Arg2 Required Variant The order of the Bessel function. If n is not an integer, it is truncated.

Return Value
Double

Remarks


See also: