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

Online Help

convert/Kelvin

convert special functions admitting 1F1 or 0F1 hypergeometric representation into Kelvin functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Kelvin)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

convert/Kelvin converts, when possible, special functions admitting a 1F1 or 0F1 hypergeometric representation into Kelvin functions. The Kelvin functions are

FunctionAdvisor( Kelvin );

The 6 functions in the "Kelvin" class are:

(1)

Examples

(2)

(3)

Consider the following expression

(4)

where sol is the solution to the following linear differential equation (see dpolyform)

(5)

sol can be rewritten using Kelvin functions

(6)

(7)

See Also

convert

convert/to_special_function

FunctionAdvisor

 


Download Help Document