j0f


Description:

public float j0f (float x0)

Returns Bessel function of x0 of the first kind of order 0.

Note:

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

Parameters:

x0

A numeric value.


Namespace: GLib.Math
Package: glib-2.0