Manuals/calci/BESSELJ

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">'''BESSELJ'''</font></font></font><font color="#484...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 BESSELJ(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 Bessel function.

 
  • BESSELJ returns the error value, when 'v' and 'o' are nonnumeric.
  • o should be grater than 1
  • The o-th order Bessel function of the variable 'v' is:

where:

is the Gamma function.

where v = x and o = n


BESSELJ


 BESSELJ(v, o)

BESSELJ(C1R1,C2R2)

=BESSELJ(1.5, 2) is 0.2321


Syntax

Remarks

Examples

Description

Column1 Column2 Column3 Column4
Row1 1.5 0.232088
Row2 2
Row3
Row4
Row5
Row6