Skip to content

Commit

Permalink
Merge pull request #329 from Quantum-Software-Development/FabianaCamp…
Browse files Browse the repository at this point in the history
…anari-patch-1

Update README.md
  • Loading branch information
FabianaCampanari authored May 28, 2024
2 parents a1d5dd1 + f8df0fd commit 8550c6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ In this case, we can use L'Hôpital's rule, as the limit is of the form \(\frac{
\lim_{{x \to \infty}} \frac{{x^2}}{{2x^2 - x}} &= \lim_{{x \to \infty}} \frac{{\frac{d}{dx}[x^2]}}{{\frac{d}{dx}[2x^2 - x]}} \\
&= \lim_{{x \to \infty}} \frac{{2x}}{{4x - 1}} \\
&= \lim_{{x \to \infty}} \frac{{2}}{{4 - \frac{1}{x}}} \\
&= \frac{2}{4} \\




Expand Down

0 comments on commit 8550c6c

Please sign in to comment.