Bessel - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/Bessel

convert an expression with Airy wave functions or Bessel functions into Bessel functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Bessel)

convert(expr, BesselI)

convert(expr, BesselJ)

convert(expr, BesselK)

convert(expr, BesselY)

convert(expr, Hankel)

Parameters

expr

-

Maple expression

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)

See Also

Airy

Bessel

convert/Airy

 


Download Help Document