Skip to content

Commit 328ac3c

Browse files
authored
Update nondiff_points.md (#536)
1 parent 699e61f commit 328ac3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/maths/nondiff_points.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ But we do need to worry about at the boundary -- if that boundary point doesn't
9898

9999
Since we will never be asked about the left-hand side (as the primal errors), we can use just the right-hand side derivative.
100100
In this case giving 0.0.
101-
`
101+
102102
Also nice in this case is that it agrees with the symbolic simplification of `x->exp(2log(x))` into `x->x^2`.
103103

104104

0 commit comments

Comments
 (0)