Welcome to your first post using KaTeX! Below are examples of inline and block LaTeX equations, images, and a YouTube video.
š§ Inline LaTeX Examples:
Let's define a function: \( f(x) = 3x^2 + 2x - 5 \)
The derivative of this function is: \( f'(x) = 6x + 2 \)
š Block LaTeX Equation:
\[ \int_{0}^{1} x^2 \, dx = \left[ \frac{x^3}{3} \right]_0^1 = \frac{1}{3} \]
š Limit and Derivative Definition:
\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]
š§® Trigonometric Identity:
\[ \sin^2 \theta + \cos^2 \theta = 1 \]
š· Image Example (with zoom effect):
š„ YouTube Video Example:
✅ Conclusion
This post includes:
- Inline math using \( \text{\\(...\\)} \)
- Block equations using \[ \text{...} \]
- KaTeX rendering
- Image with zoom effect
- YouTube video lazy-loaded
Happy blogging! š