From 1e4eb8b9602d21fc6d40d96b6072fff151b8b5b7 Mon Sep 17 00:00:00 2001 From: henz Date: Sun, 30 Jun 2024 19:33:11 +0800 Subject: [PATCH 1/2] fixes #807 --- xml/chapter2/section5/subsection3.xml | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/xml/chapter2/section5/subsection3.xml b/xml/chapter2/section5/subsection3.xml index 3971aca7e..a30a2af78 100644 --- a/xml/chapter2/section5/subsection3.xml +++ b/xml/chapter2/section5/subsection3.xml @@ -1025,6 +1025,37 @@ head(tail(tail(tail(mul(p1, p2))))); subtraction of polynomials. (Hint: You may find it helpful to define a generic negation operation.)