3.5.1.3.63 Y0
Description
This function returns the zero order Bessel function of second kind and has the following form:
Y0(x)
The formula for the equation is:
where
Syntax
double y0(double x)
Parameter
x
- the input parameter.
Return
Returns the zero order Bessel function of second kind at x.
Example
aa = y0(5); aa = ; //-0.30851762524903