typos
This commit is contained in:
parent
4d4e2342d6
commit
6065782e07
@ -1482,7 +1482,7 @@ a = find_zero(y', 1)
|
||||
numericq(a)
|
||||
```
|
||||
|
||||
Numerically find the value of $a$ that minimizes the length of the line seqment $PQ$.
|
||||
Numerically find the value of $a$ that minimizes the length of the line segment $PQ$.
|
||||
|
||||
|
||||
```{julia}
|
||||
|
@ -68,7 +68,7 @@ For more control, the command line and `IJulia` provide access to the function i
|
||||
] status
|
||||
```
|
||||
|
||||
External packages are *typically* installed from GitHub and if they are regisered, installation is as easy as calling `add`:
|
||||
External packages are *typically* installed from GitHub and if they are registered, installation is as easy as calling `add`:
|
||||
|
||||
|
||||
```{julia}
|
||||
|
Loading…
x
Reference in New Issue
Block a user