Manuals/calci/BESSELI
Jump to navigation
Jump to search
BESSELI(v,o)
Where 'v' is the value at which to evaluate the function and 'o' is the order of the Bessel function.
This function returns the modified Bessel function, which is equivalent to the Bessel function evaluated for purely imaginary arguments.
BESSELI returns the error value when 'v' and 'o' are nonnumeric.
'0' should be grater than 1
The o-th order modified Bessel function of the variable 'v' is:
where v = x and o = n
BESSELI
Lets see an example,
[javascript:ToggleDiv('divExpCollAsst_4') BASSELI(v,o)]
[javascript:ToggleDiv('divExpCollAsst_4') =BESSELI(2.5, 1) is 2.5167]
Syntax
Remarks
Examples
Description
Column1 | Column2 | Column3 | Column4 | |
Row1 | 2.5 | 2.516716 | ||
Row2 | 1 | |||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |