convert/Bessel
convert an expression with Airy wave functions or Bessel functions into Bessel functions
Calling Sequence
Parameters
Description
Examples
convert(expr, Bessel)
convert(expr, BesselI)
convert(expr, BesselJ)
convert(expr, BesselK)
convert(expr, BesselY)
convert(expr, Hankel)
expr
-
Maple expression
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.
See Also
Airy
Bessel
convert/Airy
Download Help Document