(wrong string) ∸ b = ..... || Mattias Andrée
commit 33bae5e5a2a36f6269d6953dfe2267720325d31c
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Sun Jul 24 20:44:06 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Sun Jul 24 20:44:06 2016 +0200
Saturated subtraction: { => r = }a ∸ b = .....
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/exercises.tex b/doc/exercises.tex
index 100978f..6afbead 100644
--- a/doc/exercises.tex
+++ b/doc/exercises.tex
_AT_@ -34,7 +34,7 @@ Implement the function
\vspace{-1em}
\noindent
-which calculates $a \dotminus b = \max \{ 0,~ a - b \}$.
+which calculates $r = a \dotminus b = \max \{ 0,~ a - b \}$.
Received on Mon Jul 25 2016 - 01:13:40 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 25 2016 - 01:24:36 CEST