Returns Bessel function of x1 of the second kind of order x0.
Remember to link the math library: valac -X -lm ...
The GLib.Math.yn function returns Bessel function of x1 of the second kind of order x0
.
| x0 |
Determines the Bessel function order. |
| x1 |
A numeric value. |