From 3686ec93b1bfc43d76c7ec164ff0784b3496693e Mon Sep 17 00:00:00 2001 From: mcla <mcla@dtu.dk> Date: Thu, 22 Jun 2023 11:37:01 +0200 Subject: [PATCH] update --- pg_cs/democontent/democontent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pg_cs/democontent/democontent.md b/pg_cs/democontent/democontent.md index d9bc3cf..7370a05 100644 --- a/pg_cs/democontent/democontent.md +++ b/pg_cs/democontent/democontent.md @@ -12,7 +12,7 @@ A smooth function $f$ of one variable fulfills that $\,f(2)=1\,$ and $\,f'(2)=1\ In this exercise we are testing in particular the following differentiation rules: - The product rule used when differentiating the product of two functions. -- The chain rule used when differentiating a composite function ("a function within a function"). +- The chain rule used when differentiating a composite function ("a function within a function"). \begin{gather*} a_1=b_1+c_1\\ -- GitLab