GAMMA_related - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


convert/GAMMA_related

convert special functions in an expression into GAMMA related functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, GAMMA_related)

Parameters

expr

-

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

Description

• 

convert/GAMMA_related converts, when possible, the special functions in an expression into GAMMA_related functions. The GAMMA_related transcendental functions are

FunctionAdvisor( GAMMA_related );

The 8 functions in the "GAMMA_related" class are:

Β,Γ,binomial,doublefactorial,factorial,lnGAMMA,multinomial,pochhammer

(1)

Examples

WhittakerW12+12a,12a,zzahypergeoma,1+a,z

WhittakerW12+a2,a2,zzahypergeoma,1+a,z

(2)

convert,GAMMA_related

Γa,zⅇz2aΓaz12+a2Γa,z2ⅇz2az12+a2

(3)

zaexpzKummerU1,a+1,z+zhypergeom1,1,1,1,2,2,2,z

zaKummerU1,1+a,zⅇz+zhypergeom1,1,1,1,2,2,2,z

(4)

convert,GAMMA_related

Γa,z+zhypergeom1,1,1,1,2,2,2,z

(5)

LaguerreLa,a,z

LaguerreLa,a,z

(6)

convert,GAMMA_related

1a=0sinπaπaotherwiseaΓa,zza+1a=0sinπaπaotherwiseaΓaza

(7)

See Also

convert

convert/to_special_function

FunctionAdvisor