j0


Description:

public double j0 (double 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