Navigation: Scripting Reference Manual > Functions & Subroutines > BessJn

 

BessJn

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the value of Bessel Function of the first kind Jn(x) where n is an integer.

 

Syntax

jnval = BessJn( n, x )

 

 

Parameters

jnval (Double)

Value of BessJn(x) for given integer order n and argument x.

 

n As Long

Integer order of the Bessel function Jn(x).

 

x As Double

Argument for which BessJn(x) is to be evaluated.

 

Remarks

This function returns the value of Bessel Function of the first kind Jn(x) where n is an integer. If there is a problem, the function does not set an error.

 

See Also

Acos

Asin

Atn2

BessJ0

BessY0

BessYn

Cosh

Erff

Gaus

Gaus2

Sinc

Sinc2

Sinh

Somb

Somb2

Tanh

 

 

 

 

 

Copyright © Photon Engineering, LLC