y1f


Description:

public float y1f (float x0)

Returns Bessel function of x0 of the second kind of order 1.

Note:

Remember to link the math library: valac -X -lm ...

Parameters:

x0

A numeric value.


Namespace: GLib.Math
Package: glib-2.0