typos
This commit is contained in:
@@ -757,7 +757,7 @@ R = solve((n1, n2), (x, y))
|
||||
```
|
||||
|
||||
|
||||
Taking limits of each term as $h$ goes to zero we have after some notation-simplfying substitution:
|
||||
Taking limits of each term as $h$ goes to zero we have after some notation-simplifying substitution:
|
||||
|
||||
```{julia}
|
||||
R = Dict(k => limit(R[k], ℎ=>0) for k in (x,y))
|
||||
|
||||
Reference in New Issue
Block a user