Question: QDifferenceEquations

Dear All,

restart;

with(QDifferenceEquations);

z := .8; q := .9;
                              0.8
                              0.9
QGAMMA(z, q);
Error, (in QDifferenceEquations:-QGAMMA) wrong type of arguments
How do we get the numerical result from Maple? It just only do algebraic calculation. 

Thanks

 

Please Wait...