Pré. | Proc. |
yv
Bessel function of the second kind, of non-integer order.SYNOPSIS:
double v, x, y, yv();
y = yv(v, x);
DESCRIPTION:
Returns a Bessel function of the second kind, of order v of the argument, where v is a non-integer.
ACCURACY:
Not accurately characterized, but spot checked against tables.