Files
azos/shells/debugTex/test.org
T
2024-11-18 09:11:55 +02:00

587 B

Test ORG file

Test equation

$$\mathbb{E}[\max(X_i - \mathbb{E}(X_i))] \geq \frac{\sqrt{p}}{3}\sqrt{\frac{\log N}{n}}\cdot\left(1 - \frac{1}{e}\right)$$

Header

Test code

def a(b):
    print(b)

a(3)
3

Test Hebrew

אני מקווה שזה עובד.

More stuff

Done!