Add pronunciation of Lucas - libzahl - big integer library | |
git clone git://git.suckless.org/libzahl | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit f2734fde832c3f45d0dc9350c561d4137a422788 | |
parent 4d41ca9124a0bbb4a26a856c76943317653ebc77 | |
Author: Mattias Andrée <[email protected]> | |
Date: Sun, 24 Jul 2016 22:19:20 +0200 | |
Add pronunciation of Lucas | |
Signed-off-by: Mattias Andrée <[email protected]> | |
Diffstat: | |
M doc/not-implemented.tex | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex | |
@@ -471,7 +471,7 @@ calculation could be used for sufficiently small input. | |
\section{Lucas numbers} | |
\label{sec:Lucas numbers} | |
-Lucas numbers can be calculated by utilising | |
+Lucas [lyk\textscripta] numbers can be calculated by utilising | |
{\tt fib\_ll} from \secref{sec:Fibonacci numbers}: | |
\begin{alltt} |