numerical values of hypergeometric function fails? [closed]

asked 2016-01-31 19:06:21 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

I want to compute the value of hypergeometric 2F1 like this.

a=1/3; b=2/3; c=5/6; x=27/32
print n(hypergeometric([2,1],[a,b,c],x))

Sage math answered 16.9608452387059. But this should be 8.0/5=1.6000000.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by tmonteil
close date 2016-01-31 21:09:07.100795