j1


Description:

public double j1 (double x0)

Returns Bessel function of x0 of the first 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