hypergeometric - 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


simplify/hypergeom

simplify hypergeometric expressions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

simplify(expr, hypergeom)

Parameters

expr

-

any expression

hypergeom

-

literal name; hypergeom

Description

• 

The simplify/hypergeom function is used to simplify expressions which contain hypergeometric functions.

• 

Calling simplify invokes this function if the input contains hypergeometrics.

Examples

simplifyhypergeom1,1,z,hypergeom

1z

(1)

simplifyhypergeom,3,lnz,hypergeom

2BesselI2,2lnzlnz

(2)

simplifyWhittakerW73,1,hypergeom1,2,z,hypergeom

WhittakerW73,1,ⅇz1z

(3)

See Also

hypergeom

simplify