ultrix man page for jn

Query: jn

OS: ultrix

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

bessel(3m)																bessel(3m)

Name
       j0, j1, jn, y0, y1, yn - bessel functions

Syntax
       #include <math.h>

       double j0(x)
       double x;

       double j1(x)
       double x;

       double jn(n,x)
       double x;

       double y0(x)
       double x;

       double y1(x)
       double x;

       double yn(n,x)
       double x;

Description
       These functions calculate bessel functions of the first and second kinds for real arguments and integer orders.

Return Values
       Negative arguments cause and to return NaN.  Arguments too large in magnitude cause and to return NaN.

       Arguments too large in magnitude cause and to return zero.

Environment
       When  your program is compiled using the System V environment, nonpositive arguments cause and to return the value HUGE and to set errno to
       EDOM.  In addition, a message indicating DOMAIN error is printed on the standard error output.

       Arguments too large in magnitude cause and to return zero and to set errno to ERANGE.  In addition, a message  indicating  TLOSS  error	is
       printed on the standard error output.

       These error-handling procedures may be changed with the function.

See Also
       math(3m)

								       RISC								bessel(3m)
Related Man Pages
j0(3) - mojave
j1(3) - mojave
j1(3) - osf1
j0(3) - osf1
jn(3) - osf1
Similar Topics in the Unix Linux Community
JNI 1560 in different speed PCI slots
Troj_agent.hjn
Setting environment variable using JNI call
Super stars Rajnikanth's Endhiran Movie
Is ccrypt AES 256 bit crypto secure enough?