Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix typo - libzahl - big integer library
git clone git://git.suckless.org/libzahl
Log
Files
Refs
README
LICENSE
---
commit 9d613b2d3436cf91c9624d0414544e74d49256a6
parent f1b60d7365ca1437efd3f6f8c05d2cdc46bd24b6
Author: Mattias Andrée <[email protected]>
Date: Thu, 12 May 2016 01:19:23 +0200
Fix typo
Signed-off-by: Mattias Andrée <[email protected]>
Diffstat:
M doc/arithmetic.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/arithmetic.tex b/doc/arithmetic.tex
@@ -195,7 +195,7 @@ This is a natural extension to the observations
\vspace{-1em}
\[ \hspace*{-0.4cm}
- \forall n \in \textbf{Z}_{+} \exists B \subset \textbf{Z}_{+} : b = \sum_{…
+ \forall b \in \textbf{Z}_{+} \exists B \subset \textbf{Z}_{+} : b = \sum_{…
~~~~ \textrm{and} ~~~~
a^{\sum x} = \prod a^x.
\]
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.