y0f

Name

y0f -- Bessel functions

Synopsis

#include <math.h>

float y0f(float x);

Description

The y0f() function is identical to y0(), except that the argument x and the return value is a float.

Returns

See y0().

See Also

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