make pdf file generation work
This commit is contained in:
@@ -161,9 +161,15 @@ at a relative minimum, the tangent line is parallel to the
|
||||
$x$-axis. This of course is true when the tangent line is well defined
|
||||
by Fermat's observation.
|
||||
"""
|
||||
ImageFile(:derivatives, imgfile, caption)
|
||||
# ImageFile(:derivatives, imgfile, caption)
|
||||
nothing
|
||||
```
|
||||
|
||||

|
||||
|
||||
### Numeric derivatives
|
||||
|
||||
|
||||
@@ -247,10 +253,10 @@ Here the maximum occurs at an endpoint. The critical point $c=0.67\dots$ does no
|
||||
:::{.callout-note}
|
||||
## Note
|
||||
|
||||
:::
|
||||
|
||||
**Absolute minimum** We haven't discussed the parallel problem of absolute minima over a closed interval. By considering the function $h(x) = - f(x)$, we see that the any thing true for an absolute maximum should hold in a related manner for an absolute minimum, in particular an absolute minimum on a closed interval will only occur at a critical point or an end point.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
## Rolle's theorem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user