Nasser M. Abbasi wrote:
> 
> I gave up. 
> 
> How can I persuade Fricas to please print a _numerical_ value for say 
> Gamma[2,3] ?   What is the magic trick? 
> 
> in Mathematica, I just add "N"
> 
> In[33]:= N[Gamma[5,2]]
> Out[33]= 22.7363
> 
> I tried
> 
> (16) -> Gamma(5.0,2.0)     
>    (16)  Gamma(5.0,2.0)
>                                                       Type: Expression(Float)

To print it you first need to compute numerical value.  Currently
FriCAS has no code to compute numerical value of two argument
Gamma.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to