convert/Bessel - convert an expression with Airy wave functions or Bessel functions into Bessel functions
|
Calling Sequence
|
|
convert(expr, Bessel)
convert(expr, BesselI)
convert(expr, BesselJ)
convert(expr, BesselK)
convert(expr, BesselY)
convert(expr, Hankel)
|
|
Description
|
|
•
|
convert/Bessel converts Airy wave functions, their derivatives and Bessel functions in an expression to the Bessel functions.
|
•
|
The option Bessel will give the simplest conversion. The other options will force a conversion to an expression in that function, if it is possible.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?