typos
This commit is contained in:
@@ -1482,7 +1482,7 @@ a = find_zero(y', 1)
|
|||||||
numericq(a)
|
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}
|
```{julia}
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ For more control, the command line and `IJulia` provide access to the function i
|
|||||||
] status
|
] 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}
|
```{julia}
|
||||||
|
|||||||
Reference in New Issue
Block a user