Difference between revisions of "Manuals/calci/BESSELJ"

From ZCubes Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 02:30, 25 October 2013

 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