j0w(3m) hpux man page | unix.com

Man Page: j0w

Operating Environment: hpux

Section: 3m

j0(3M)																	    j0(3M)

NAME
j0(), j0f(), j0l, j0w(), j0q(), j1(), j1f(), j1l(), j1w(), j1q(), jn(), jnf(), jnl(), jnw(), jnq() - Bessel functions of the first kind
SYNOPSIS
HP Integrity Server Only
DESCRIPTION
and return Bessel functions of x of the first kind of orders 0 and 1 respectively. returns the Bessel function of x of the first kind of order n. and are versions of and each takes a argument x and returns a result. and are versions of and each takes a argument x and returns a result. and are versions of and each takes an argument x and returns an result. and are versions of and each takes a arguemnt x and returns a result.
USAGE
To use these functions, compile either with the default option or with the and options. Make sure your program includes Link in the math library by specifying on the compiler or linker command line. To use (for Integrity servers) or compile also with the option.
RETURN VALUE
If x is NaN, and return NaN.
ERRORS
No errors are defined.
SEE ALSO
y0(3M), math(5). M. Abramowitz and I. Stegun, (New York: Dover Publications, 1972).
STANDARDS CONFORMANCE
j0(3M)
Related Man Pages
y1(3m) - hpux
y1f(3m) - hpux
yn(3m) - hpux
ynq(3m) - hpux
ynw(3m) - hpux
Similar Topics in the Unix Linux Community
How to print the lines between the pattern using awk/grep/sed?
DBCA Issues
Shell Script with following awk command pls help
Matching column value from 2 different file using awk and append value from different column
Copy of "How to create a long list of directories with mkdir?"