j0l

Name

j0l -- Bessel functions

Synopsis

#include <math.h>

long double j0l(long double x);

Description

The j0l() function is identical to j0(), except that the argument x and the return value is a long double.

Returns

See j0().

See Also

j0(), j0f(), j1(), j1f(), j1l(), jn(), jnf(), jnl(), y0(), y0f(), y0l(), y1(), y1f(), y1l(), yn(), ynf(), ynl()