libzahl

big integer library
git clone git://git.suckless.org/libzahl
Log | Files | Refs | README | LICENSE

commit 5bfbc6a6984e2036bf39b15708647ac5fd003dc2
parent 970b82a39d48951bf450dda5945bb4ca7562e9f2
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:
Mdoc/not-implemented.tex | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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)!}