Description Returns the zero-order Bessel function Y0(n) of the second type for the argument x.
Syntax b = BessY0( x )
Parameters b (Double) The value of the zero-order Bessel function Y0 of the second kind at x.
x As Double The argument of Bessel function Y0(n).
Remarks This function returns the zero-order Bessel function Y0(n) of the second type for the argument x. If there is a problem, the function does not set an error.
See Also
|