Manuals/calci/BESSELJ
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 |