Manuals/calci/BESSELI

From ZCubes Wiki
Revision as of 21:30, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''BESSELI'''</font></font></font><font color="#484...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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