Bessel functions
In this section, we will explore the fundamentals of Bessel functions and their applications.
Getting ready...
The requirement is to have the SymPy library installed to use the following functions.
How to do it...
Take the following steps to use a Bessel function:
- Install the proper function
- Execute the function
- Solve the function
- The result will be presented
In the following table we show in the first column the name of the function and the description of each one.
Function | Description |
| Bessel function of the first kind of real order and complex argument |
| Bessel function of the first kind of real order and complex argument |
| Exponentially scaled Bessel function of order |
| Bessel function of the second kind of integer order and real argument |
| Bessel function of the second kind of real order and complex argument |
| Exponentially scaled Bessel function of the second kind of real order |
| Modified Bessel function of the second kind of integer order... |