From c0cd9c2aea6068e8df33affeb44185e08066687f Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:09:38 -0400 Subject: [PATCH] Update 1_1_BackgroundMathematics.ipynb --- Notebooks/Chap01/1_1_BackgroundMathematics.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb b/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb index dba25c3..c2fe012 100644 --- a/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb +++ b/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb @@ -341,7 +341,7 @@ "2. What is $\\exp[1]$?\n", "3. What is $\\exp[-\\infty]$?\n", "4. What is $\\exp[+\\infty]$?\n", - "5. A function is convex if we can draw a straight line between any two points on the function, and this lies above the function everywhere between these two points. Similarly, a function is concave if a straight line between any two points always lies below the function. Is the exponential function convex or concave or neither?\n" + "5. A function is convex if we can draw a straight line between any two points on the function, and the line lies above the function everywhere between these two points. Similarly, a function is concave if a straight line between any two points lies below the function everywhere between these two points. Is the exponential function convex or concave or neither?\n" ] }, {