Fix typo - libzahl - big integer library
(HTM) git clone git://git.suckless.org/libzahl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5bfbc6a6984e2036bf39b15708647ac5fd003dc2
(DIR) parent 970b82a39d48951bf450dda5945bb4ca7562e9f2
(HTM) Author: Mattias Andrée <maandree@kth.se>
Date: Fri, 13 May 2016 07:56:59 +0200
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat:
M doc/not-implemented.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex
@@ -241,8 +241,8 @@ in the future if the demand is high enough.
}\), undefined for $n < 0$.
-\subsection{Failing factorial}
-\label{sec:Failing factorial}
+\subsection{Falling factorial}
+\label{sec:Falling factorial}
\( \displaystyle{
(x)_n = {x! \over (x - n)!}