Fix details/summary tags

This commit is contained in:
Akbar Rahman 2021-12-02 16:30:22 +00:00
parent 42bc5f626d
commit dc1cd6f8ff
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -23,7 +23,8 @@ $f(x)$.
</details>
<details open="">
<details>
<summary>
### Rational Functions
@ -31,13 +32,12 @@ A function of the type
$$ \frac{f(x)}{g(x)} $$
<summary>
</summary>
where $f$ and $g$ are polynomials, is called a rational function.
Its range has to exclude all those values of $x$ where $g(x) = 0$.
</summary>
</details>
### Inverse Functions
@ -85,7 +85,7 @@ If the two limits are equal, we simply refer to the *limit*.
$$f(x) = e^x = \exp x$$
<details open="">
<details>
<summary>
It can also be written as an infinite series:
</summary>