We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699e61f commit 328ac3cCopy full SHA for 328ac3c
docs/src/maths/nondiff_points.md
@@ -98,7 +98,7 @@ But we do need to worry about at the boundary -- if that boundary point doesn't
98
99
Since we will never be asked about the left-hand side (as the primal errors), we can use just the right-hand side derivative.
100
In this case giving 0.0.
101
-`
+
102
Also nice in this case is that it agrees with the symbolic simplification of `x->exp(2log(x))` into `x->x^2`.
103
104
0 commit comments