Calculates the modified Bessel function of the first kind, which is evaluated for purely imaginary arguments.
Syntax
BESSELI(x; n)
Examples
|
Formula
|
Result
|
|
=BESSELI(2.5,1)
|
2.516716242
|
|
=BESSELI(3,4)
|
0.325705181
|
|
=BESSELI(-3,2)
|
2.245212431
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
|
#NUM!
|
|
Similar Functions