Navigation: Scripting Reference Manual > Functions & Subroutines > BessYn

 

BessYn

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

ynval = BessYn( n, x )

 

 

Parameters

ynval (Double)

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

 

n As Long

Integer order of the Bessel function Yn(x).

 

x As Double

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

 

Remarks

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

 

See Also

Acos

Asin

Atn2

BessJ0

BessJn

BessY0

Cosh

Erff

Gaus

Gaus2

Sinc

Sinc2

Sinh

Somb

Somb2

Tanh

 

 

 

 

 

Copyright © Photon Engineering, LLC