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" ] }, {