XLPack 6.1
Julia API Reference Manual
Loading...
Searching...
No Matches
Functions

Functions

function besj0 (x::Real)
 Bessel functions of the first kind of order zero J0(x)
 
function besj1 (x::Real)
 Bessel functions of the first kind of order one J1(x)
 
function besjnu (nu::Real, x::Real)
 Bessel function of the first kind of order ν Jν(x) (fractional order)
 
function besy0 (x::Real)
 Bessel functions of the second kind of order zero Y0(x)
 
function besy1 (x::Real)
 Bessel functions of the second kind of order one Y1(x)
 
function besynu (nu::Real, x::Real)
 Bessel function of the second kind of order ν Yν(x) (fractional order)
 

Detailed Description

This is the group of C10a. Bessel functions.