yn#

Bessel function of the second kind, integer order $n.

Σύνοψη#

my $y = POSIX::yn($n, $x);

Οριακές περιπτώσεις#

  • yn($n, 0) returns negative infinity (the function has a singularity at zero).

Διαφορές από το upstream#

Fully compatible with upstream POSIX.

Δείτε επίσης#

  • y0, y1 - fixed-order variants.

  • jn - Bessel function of the first kind.