This is my first post.
I will mainly be using and editing it to test out certain plugins and wordpress features.
For example, this is a block quote.
This is for code?
Latex:
Inline: $e^{i \pi} + 1 = 0$
Centered: $$e^{i \pi} + 1 = 0$$
Quoted:
$$\Gamma(z) = \large\int\limits_{\small0}^{\small\infty} \! t^{z-1} e^{-t} \, \mathrm{d}t, \qquad z \not\in \mathbb{Z}^{-}$$
$$\zeta(z) \Gamma(z) = \large\int\limits_{\small0}^{\small\infty} \! \frac{u^{z-1}}{e^u-1} \, \mathrm{d}u, \qquad Re(z) > 1$$
Code:
/* PROG: Hello World! LANG: C++ */ #include <iostream> using namespace std; int main () { cout << "Hello World!" << "\n"; return 0; }
Emoticons?
😎 😈 😛
Albert Gural
Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.