From 924b6e220d81463156e37d49a0c251f7758f1f41 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:08:27 -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 f875714..dba25c3 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 line always lies above the function. 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 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" ] }, {