Skip to content

Commit bf1ff5c

Browse files
committed
README
1 parent 327ea4e commit bf1ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ghci> hypergeomat 3 alpha [a, b] [c] [x1, x2]
9191

9292
For $n = 1$, the hypergeometric function of a matrix argument is known as the
9393
[generalized hypergeometric function](https://mathworld.wolfram.com/HypergeometricFunction.html).
94-
It does not depend on $\alpha$. The case of $\sideset{\_2^{}}{\_1^{}}F$ is the most known,
94+
It does not depend on $\alpha$. The case of $\sideset{\_{2\thinspace}^{}}{\_1^{}}F$ is the most known,
9595
this is the Gauss hypergeometric function. Let's check a value. It is known that
9696

9797
$$\sideset{\_{2\thinspace}^{}}{\_1^{}}F \left(\begin{matrix} 1/4, 1/2 \\\\ 3/4\end{matrix}; 80/81\right) = 1.8.$$

0 commit comments

Comments
 (0)