Skip to content

Commit 5891c43

Browse files
Merge pull request #1478 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 94bcc4d + 7029614 commit 5891c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ Even though ( x ) is negative, the highest power term ( x^4 ) will still lead t
286286

287287
<br>
288288

289-
The limit as ( x ) approaches infinity for ( 2x^5 - 3x^2 + 6 ) is:

289+
The limit as ( x ) approaches infinity for $\( 2x^5 - 3x^2 + 6 ) is:

290290

291-
The limit as ( x ) approaches negative infinity for ( 2x^4 - 3x^3 + x + 6 ) is:

291+
The limit as ( x ) approaches negative infinity for $\( 2x^4 - 3x^3 + x + 6 )$ is:

292292

293293
$\lim_{x \to -\infty} (2x^4 - 3x^3 + x + 6) = \infty$
294294

0 commit comments

Comments
 (0)